Skip to content

decoda-ai/flutter-pre-commit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter Analyze pre-commit

pre-commit hook for running Flutter anlyzer

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

- repo: https://github.com/decoda-ai/flutter-pre-commit
  rev: v0.0.3
  hooks:
    - id: flutter-analyze
      args: [lib/*]

Acknowledgements

Charles Crete for creating flutter-format-pre-commit

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages