fix comments

This commit is contained in:
Pavel Zorin 2025-11-25 17:49:56 +01:00
parent e46c0c4f6c
commit ff20f021cc

View file

@ -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