blob: a8010a334b3e38110ac06cfd783947fcf5d4050a [file] [log] [blame]
linter:
rules:
- empty_constructor_bodies # pedantic
- empty_statements
- prefer_is_empty # pedantic
- prefer_is_not_empty # pedantic
- unnecessary_brace_in_string_interps
- valid_regexps # pedantic