Skip to content

Commit

Permalink
Re-enable the Lint/DuplicateMethods linter
Browse files Browse the repository at this point in the history
  • Loading branch information
egiurleo committed Nov 14, 2024
1 parent 5089d26 commit 1f69b4b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions gem/lib/rbi-central.rb
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,6 @@ module RBICentral
Sorbet/EnforceSignatures:
Enabled: true
Lint/DuplicateMethods:
Enabled: false
YML

class Error < StandardError; end
Expand Down

0 comments on commit 1f69b4b

Please sign in to comment.