autogenerated: Update options

This commit is contained in:
github-actions[bot] 2023-09-02 12:23:30 +00:00 committed by Gaétan Lepage
parent 00b9924127
commit b4767aa252

View file

@ -84,6 +84,9 @@
"golines": [ "golines": [
"go" "go"
], ],
"google_java_format": [
"java"
],
"isort": [ "isort": [
"python" "python"
], ],
@ -102,6 +105,8 @@
"nixfmt": [ "nixfmt": [
"nix" "nix"
], ],
"perlimports": [],
"perltidy": [],
"php_cs_fixer": [ "php_cs_fixer": [
"php" "php"
], ],
@ -313,6 +318,9 @@
"rubocop": [ "rubocop": [
"ruby" "ruby"
], ],
"selene": [
"lua"
],
"shellcheck": [ "shellcheck": [
"sh", "sh",
"bash" "bash"