mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-30 07:28:52 +00:00
Remove and prevent trailing whitespace (#10199)
* Remove trailing whitespace. * Add no-trailing-whitespace extra test. * Re-add needed trailing whitespace. * Remove one more trailing whitespace.
This commit is contained in:
parent
41f8e0bad6
commit
8bd68e7e41
50 changed files with 119 additions and 115 deletions
|
|
@ -8,8 +8,8 @@
|
|||
# GNU General Public License v3.0+ (see LICENSES/GPL-3.0-or-later.txt or https://www.gnu.org/licenses/gpl-3.0.txt)
|
||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
gitlab_api_token:
|
||||
gitlab_api_url:
|
||||
gitlab_api_token:
|
||||
gitlab_api_url:
|
||||
gitlab_validate_certs: false
|
||||
gitlab_project_name:
|
||||
gitlab_token_name:
|
||||
gitlab_project_name:
|
||||
gitlab_token_name:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue