Skip to content

Add eslint-no-duplicate-imports#67201

Merged
bbovenzi merged 1 commit into
apache:mainfrom
astronomer:eslint-no-duplicate-imports
May 19, 2026
Merged

Add eslint-no-duplicate-imports#67201
bbovenzi merged 1 commit into
apache:mainfrom
astronomer:eslint-no-duplicate-imports

Conversation

@bbovenzi
Copy link
Copy Markdown
Contributor

Turn on no-duplicate-imports eslint to remove multiple imports from the same place in a file, unless type is split from regular imports.


Was generative AI tooling used to co-author this PR?
  • Yes Clause Sonnet 4.6

  • Read the Pull Request Guidelines for more information. Note: commit author/co-author name and email in commits become permanently public when merged.
  • For fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
  • When adding dependency, check compliance with the ASF 3rd Party License Policy.
  • For significant user-facing changes create newsfragment: {pr_number}.significant.rst, in airflow-core/newsfragments. You can add this file in a follow-up commit after the PR is created so you know the PR number.

@boring-cyborg boring-cyborg Bot added the area:UI Related to UI/UX. For Frontend Developers. label May 19, 2026
@bbovenzi bbovenzi merged commit f5fd3bc into apache:main May 19, 2026
143 checks passed
@bbovenzi bbovenzi deleted the eslint-no-duplicate-imports branch May 19, 2026 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:UI Related to UI/UX. For Frontend Developers.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants