mirror of
https://gitea.invidious.io/iv-org/shard-ameba.git
synced 2024-08-15 00:53:29 +00:00
Turn on Style/PredicateName
rule by default
This commit is contained in:
parent
52bf0a5be4
commit
5db7a2cf5a
1 changed files with 0 additions and 1 deletions
|
@ -25,7 +25,6 @@ module Ameba::Rule::Style
|
|||
# ```
|
||||
class PredicateName < Base
|
||||
properties do
|
||||
enabled false
|
||||
description "Disallows tautological predicate names"
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue