Skip to content

fix: update internal import linter rule and reorganize imports#2112

Merged
rafal-hawrylak merged 1 commit intomainfrom
fix_linter_imports_rule
Mar 11, 2026
Merged

fix: update internal import linter rule and reorganize imports#2112
rafal-hawrylak merged 1 commit intomainfrom
fix_linter_imports_rule

Conversation

@rafal-hawrylak
Copy link
Collaborator

This PR addresses a misclassification issue in the ordered-imports linter rule. The previous regex df*/* was too shallow, causing deeply nested internal imports (starting with df/) to be treated as external modules.

@rafal-hawrylak rafal-hawrylak merged commit bdcb1e4 into main Mar 11, 2026
6 checks passed
@rafal-hawrylak rafal-hawrylak deleted the fix_linter_imports_rule branch March 11, 2026 19:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants