fix: disable file_names lint because it appears to be bugged with the 3d files

This commit is contained in:
Sam Marks 2023-01-26 14:29:05 -05:00
parent 14112242cd
commit d6d95c40bd
No known key found for this signature in database

View file

@ -1 +1,5 @@
include: package:flutter_lints/flutter.yaml
linter:
rules:
file_names: false