Skip to content

Virtomize/flutter-test-pre-commit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

flutter-test-pre-commit

run flutter test on pre-commit hooks

Flutter Test pre-commit

pre-commit hook for testing Flutter files.

Add the following in your .pre-commit-config.yaml:

- repo: https://github.com/Virtomize/flutter-test-pre-commit
  rev: "main"
  hooks:
    - id: flutter-test

About

run flutter test on pre-commit hooks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages