Skip to content

Commit 55b3956

Browse files
committed
Set ruff formatter to enabled
1 parent 65e6944 commit 55b3956

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.mega-linter.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ ENABLE_LINTERS: # If you use ENABLE_LINTERS variable, all other linters will be
1919
- YAML_V8R
2020
- YAML_YAMLLINT
2121

22+
PYTHON_DEFAULT_STYLE: ruff
2223
PYTHON_RUFF_CONFIG_FILE: pyproject.toml
2324
PYTHON_RUFF_FORMAT_CONFIG_FILE: pyproject.toml
2425
MARKDOWN_MARKDOWN_LINK_CHECK_FILTER_REGEX_EXCLUDE: "tests/.*"

0 commit comments

Comments
 (0)