mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-28 08:04:36 +02:00
Merge branch 'develop' of https://github.com/centreon/centreon-plugins into MON-34044-upgrade-gh-actions-bis
This commit is contained in:
commit
4b36a20811
7
.github/workflows/actionlint.yml
vendored
7
.github/workflows/actionlint.yml
vendored
@ -61,6 +61,13 @@ jobs:
|
|||||||
spaces: 2
|
spaces: 2
|
||||||
indent-sequences: true
|
indent-sequences: true
|
||||||
check-multi-line-strings: false
|
check-multi-line-strings: false
|
||||||
|
comments:
|
||||||
|
ignore-shebangs: true
|
||||||
|
min-spaces-from-content: 1
|
||||||
|
comments-indentation: disable
|
||||||
|
new-lines:
|
||||||
|
type: unix
|
||||||
|
new-line-at-end-of-file: enable
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
- name: Lint YAML files
|
- name: Lint YAML files
|
||||||
|
Loading…
x
Reference in New Issue
Block a user