mirror of
https://gitea.invidious.io/iv-org/shard-ameba.git
synced 2024-08-15 00:53:29 +00:00
Apply default formatting
This commit is contained in:
parent
bbb0cf51e7
commit
f4680a75f4
7 changed files with 15 additions and 15 deletions
|
@ -26,7 +26,7 @@ class Ameba::Config
|
|||
setter files : Array(String)?
|
||||
getter rules : Array(Rule::Base)
|
||||
|
||||
@rule_groups: Hash(String, Array(Rule::Base))
|
||||
@rule_groups : Hash(String, Array(Rule::Base))
|
||||
|
||||
# Creates a new instance of `Ameba::Config` based on YAML parameters.
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue