mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-09-10 02:32:20 +08:00
Move Themes to their own file
I'm just experimenting with having different components more neatly separated.
This commit is contained in:
@ -51,7 +51,7 @@ linter:
|
||||
# - avoid_as
|
||||
# - avoid_catches_without_on_clauses # not yet tested
|
||||
# - avoid_catching_errors # not yet tested
|
||||
- avoid_classes_with_only_static_members
|
||||
# - avoid_classes_with_only_static_members
|
||||
# - avoid_function_literals_in_foreach_calls # not yet tested
|
||||
- avoid_init_to_null
|
||||
- avoid_null_checks_in_equality_operators
|
||||
|
Reference in New Issue
Block a user