8000 GitHub - jonny-wg2/pre-commit-erlang: pre-commit.com hook for Erlang
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jonny-wg2/pre-commit-erlang

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pre-commit-erlang

pre-commit hooks for Erlang

Example:

Add the hooks to your .pre-commit-config.yaml like so:

  - repo: https://github.com/sebastiw/pre-commit-erlang
    rev: v0.2.0
    hooks:
      - id: rebar3-fmt

About

pre-commit.com hook for Erlang

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 73.4%
  • Dockerfile 26.6%
0