Move to YAML::Serializable

This commit is contained in:
Vitalii Elenhaupt 2020-06-15 14:19:23 +03:00
parent 25fd493145
commit c3260c1740
No known key found for this signature in database
GPG key ID: CD0BF17825928BC0
6 changed files with 35 additions and 35 deletions

View file

@ -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