mirror of
https://github.com/super-linter/super-linter.git
synced 2025-03-12 09:19:30 -04:00
chore: fix ruby linting issues (#6614)
This commit is contained in:
parent
b301205c5e
commit
f7cbf336aa
2 changed files with 80 additions and 79 deletions
1
Makefile
1
Makefile
|
@ -298,6 +298,7 @@ fix-codebase: ## Fix and format the entire codebase
|
|||
-e FIX_MARKDOWN=true \
|
||||
-e FIX_MARKDOWN_PRETTIER=true \
|
||||
-e FIX_NATURAL_LANGUAGE=true \
|
||||
-e FIX_RUBY=true \
|
||||
-e FIX_SHELL_SHFMT=true \
|
||||
-e FIX_YAML_PRETTIER=true \
|
||||
-e GITLEAKS_CONFIG_FILE=".gitleaks-ignore-tests.toml" \
|
||||
|
|
Loading…
Add table
Reference in a new issue