fix comments
This commit is contained in:
parent
e46c0c4f6c
commit
ff20f021cc
1 changed files with 1 additions and 27 deletions
|
|
@ -103,31 +103,6 @@ reviews:
|
||||||
- dev
|
- dev
|
||||||
- main
|
- main
|
||||||
tools:
|
tools:
|
||||||
languagetool:
|
|
||||||
enabled: true
|
|
||||||
language: en-US
|
|
||||||
configuration:
|
|
||||||
level: picky
|
|
||||||
mother_tongue: en
|
|
||||||
dictionary:
|
|
||||||
- 'reactive-firewall'
|
|
||||||
- 'CEP-9'
|
|
||||||
- 'CEP-8'
|
|
||||||
- 'CEP-7'
|
|
||||||
- 'CEP-5'
|
|
||||||
- 'Shellscript'
|
|
||||||
- 'bash'
|
|
||||||
disabled_rules:
|
|
||||||
- EN_QUOTES
|
|
||||||
- CONSECUTIVE_SPACES
|
|
||||||
enabled_rules:
|
|
||||||
- STYLE
|
|
||||||
- EN_CONTRACTION_SPELLING
|
|
||||||
- EN_WORD_COHERENCY
|
|
||||||
- IT_IS_OBVIOUS
|
|
||||||
- TWELFTH_OF_NEVER
|
|
||||||
- OXFORD_SPELLING
|
|
||||||
- PASSIVE_VOICE
|
|
||||||
shellcheck:
|
shellcheck:
|
||||||
enabled: true
|
enabled: true
|
||||||
ruff:
|
ruff:
|
||||||
|
|
@ -148,7 +123,6 @@ reviews:
|
||||||
markdownlint:
|
markdownlint:
|
||||||
enabled: true
|
enabled: true
|
||||||
yamllint:
|
yamllint:
|
||||||
enabled: true
|
enabled: true
|
||||||
configuration_file: ".yamllint.conf"
|
|
||||||
chat:
|
chat:
|
||||||
auto_reply: true
|
auto_reply: true
|
||||||
Loading…
Add table
Reference in a new issue