Skip to content

Commit

Permalink
Improved newline-after-import
Browse files Browse the repository at this point in the history
Signed-off-by: Jaid <6216144+Jaid@users.noreply.github.com>
  • Loading branch information
Jaid committed Nov 19, 2023
1 parent a7c96e9 commit 7cdf445
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/rules/import.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ rules:
newline-after-import:
- WARN
- considerComments: true
exactCount: true
no-duplicates: WARN
no-mutable-exports: WARN
no-self-import: ERROR
Expand Down

0 comments on commit 7cdf445

Please sign in to comment.