Skip to content

Commit

Permalink
Remove FORMATTERS_DISABLE_ERRORS flag
Browse files Browse the repository at this point in the history
  • Loading branch information
johannaengland committed Aug 27, 2024
1 parent 46d03b6 commit cf17cf8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .mega-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ ENABLE_LINTERS:
- PYTHON_BLACK
- PYTHON_FLAKE8

# Make workflow fail even on non blocking errors
FORMATTERS_DISABLE_ERRORS: false

# Tell the linter the location of the configuration file (pyproject.toml)
LINTER_RULES_PATH: /
PYTHON_BLACK_CONFIG_FILE: pyproject.toml
Expand Down

0 comments on commit cf17cf8

Please sign in to comment.