Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(linter): add option "allowTypeImports" for rule "no-restricted-imports" #7894

Draft
wants to merge 35 commits into
base: main
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
7c9c1f5
bugfix(linter): add option "allowTypeImports" for rule "no-restricted…
Sysix Dec 14, 2024
acbff7b
fix(linter): rule `no-restricted-imports` support `regex` option insi…
Sysix Dec 23, 2024
a955782
fix(linter): rule no-restricted-imports support regex option inside p…
Sysix Dec 23, 2024
0a19f9a
fix(linter): rule no-restricted-imports support `import_name_pattern`…
Sysix Dec 23, 2024
5296bb4
fix(linter): rule no-restricted-imports support missing options
Sysix Dec 23, 2024
f088c10
fix(linter): rule `no-restricted-imports` support missing options
Sysix Dec 23, 2024
9d1caab
fix(linter): rule `no-restricted-imports`: improve diagnostics
Sysix Dec 25, 2024
531c132
[autofix.ci] apply automated fixes
autofix-ci[bot] Dec 25, 2024
0da9b9d
fix(linter): rule no-restricted-imports support missing options - rem…
Sysix Dec 25, 2024
63f3113
fix(linter): rule no-restricted-imports: improve diagnostics
Sysix Dec 26, 2024
0152d10
fix(linter): rule no-restricted-imports: improve diagnostics
Sysix Dec 26, 2024
b6b185a
fix(linter): rule no-restricted-imports: improve diagnostics
Sysix Dec 26, 2024
e069fcb
fix(linter): rule no-restricted-imports: improve diagnostics
Sysix Dec 26, 2024
6567e39
fix(linter): rule no-restricted-imports: improve diagnostics
Sysix Dec 26, 2024
a029467
fix(linter): rule no-restricted-imports: improve diagnostics
Sysix Dec 26, 2024
33e4842
fix(linter): rule no-restricted-imports: improve diagnostics
Sysix Dec 26, 2024
87d8da7
fix(linter): rule no-restricted-imports support missing options - bui…
Sysix Dec 26, 2024
12911f4
fix(linter): rule no-restricted-imports: improve diagnostics
Sysix Dec 30, 2024
304c2d8
fix(linter): rule no-restricted-imports: improve diagnostics
Sysix Dec 30, 2024
b833ef8
fix(linter): rule no-restricted-imports: improve diagnostics
Sysix Dec 30, 2024
3ba7bd4
[autofix.ci] apply automated fixes
autofix-ci[bot] Dec 30, 2024
ece4df6
fix(linter): rule no-restricted-imports: improve diagnostics
Sysix Dec 30, 2024
2cb4ef0
Merge branch 'main' into fix-linter-no-restricted-imports-regex-option
Sysix Dec 31, 2024
5bd8d88
Merge branch 'fix-linter-no-restricted-imports-regex-option' into fix…
Sysix Dec 31, 2024
4109692
fix(linter): rule no-restricted-imports: improve diagnostics
Sysix Dec 31, 2024
f8caf13
[autofix.ci] apply automated fixes
autofix-ci[bot] Dec 31, 2024
16adf00
fix(linter): rule no-restricted-imports: improve diagnostics
Sysix Dec 31, 2024
b694eef
fix(linter): rule no-restricted-imports: improve diagnostics
Sysix Dec 31, 2024
f485633
fix(linter): rule no-restricted-imports: improve diagnostics
Sysix Dec 31, 2024
6d8c597
fix(linter): rule no-restricted-imports: improve diagnostics
Sysix Dec 31, 2024
071c062
fix(linter): rule no-restricted-imports: improve diagnostics
Sysix Dec 31, 2024
5f8d1b4
fix(linter): rule no-restricted-imports: improve diagnostics
Sysix Jan 3, 2025
373e5f9
Merge branch 'fix-linter-no-restricted-imports-improve-diagnostics' i…
Sysix Jan 3, 2025
61f30b3
fix(linter): add option "allowTypeImports" for rule "no-restricted-im…
Sysix Jan 3, 2025
49f9186
fix(linter): add option "allowTypeImports" for rule "no-restricted-im…
Sysix Jan 3, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading