Skip to content

Commit b422df3

Browse files
Remove duplicate Lint/Typos
1 parent e838118 commit b422df3

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.ameba.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -75,10 +75,6 @@ Lint/SpecFilename:
7575
Lint/TopLevelOperatorDefinition:
7676
Enabled: false
7777

78-
# Disabled: We're running typos explicitly in CI, no need for this rule.
79-
Lint/Typos:
80-
Enabled: false
81-
8278
# Disabled: We have an explicit CI job for `typos`. No reason to run it through
8379
# ameba.
8480
Lint/Typos:

0 commit comments

Comments
 (0)