Results 1 issues of Vadim Popov

In file **.pre-commit-config.yaml** i have set start file of application for testing of functionality hook. ``` - repo: https://github.com/Cretezy/flutter-format-pre-commit rev: "master" hooks: - id: flutter-format files: lib/src/app.dart # Only format...