Skip to content

Commit

Permalink
Libs(Go): pluralize GO_MODULES in superlinter (#1353)
Browse files Browse the repository at this point in the history
Follow-on from #1351 which I
didn't catch because editing the linter doesn't run the lints for the
different langs, so problems only surfaced when I rebased the other
branch... 😢
  • Loading branch information
svix-onelson authored Jun 26, 2024
2 parents 43d2600 + 5ead1ce commit adf2c08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/other-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
VALIDATE_PYTHON_MYPY: false
VALIDATE_PYTHON_PYLINT: false
VALIDATE_GO: false
VALIDATE_GO_MODULE: false
VALIDATE_GO_MODULES: false
VALIDATE_JSCPD: false
VALIDATE_PHP_PHPSTAN: false
VALIDATE_PHP_PSALM: false
Expand Down

0 comments on commit adf2c08

Please sign in to comment.