WIP hot reloading enabled, much progress
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
include: package:lint/strict.yaml
|
||||
|
||||
# linter:
|
||||
# rules:
|
||||
# - camel_case_types
|
||||
analyzer:
|
||||
language:
|
||||
strict-casts: true
|
||||
strict-inference: true
|
||||
strict-raw-types: true
|
||||
exclude:
|
||||
# - path/to/excluded/files/**
|
||||
Reference in New Issue
Block a user