mirror of
https://gitea.invidious.io/iv-org/shard-ameba.git
synced 2024-08-15 00:53:29 +00:00
Move to YAML::Serializable
This commit is contained in:
parent
25fd493145
commit
c3260c1740
6 changed files with 35 additions and 35 deletions
|
@ -93,11 +93,11 @@ module Ameba
|
|||
# Run `ameba --only Ameba/DummyRule` for details
|
||||
Ameba/DummyRule:
|
||||
Description: Dummy rule that does nothing.
|
||||
Enabled: true
|
||||
Severity: Convention
|
||||
Excluded:
|
||||
- source1.cr
|
||||
- source2.cr
|
||||
Enabled: true
|
||||
Severity: Convention
|
||||
CONTENT
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue