2022-06-29 20:07:43 +02:00
|
|
|
---
|
2017-12-09 23:08:54 +01:00
|
|
|
linters:
|
|
|
|
shellcheck:
|
|
|
|
shell: bash
|
2018-04-16 00:45:36 +02:00
|
|
|
phpcs:
|
|
|
|
flake8:
|
2020-11-17 00:06:02 +01:00
|
|
|
max-line-length: 120
|
2022-06-29 20:07:43 +02:00
|
|
|
yamllint:
|
2022-07-07 20:05:27 +02:00
|
|
|
config: ./.yamllint.conf
|
2022-06-29 20:07:43 +02:00
|
|
|
remarklint:
|