Skip to content

trim21/pre-commit-mirror-meson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

meson mirror

Mirror of meson package for pre-commit.

For pre-commit: see https://github.com/pre-commit/pre-commit

For meson: see https://github.com/mesonbuild/meson

Using meson with pre-commit

Add this to your .pre-commit-config.yaml:

- repo: https://github.com/trim21/pre-commit-mirror-meson
  rev: ''  # Use the sha / tag you want to point at
  hooks:
    - id: meson-fmt
      args: ['--inplace'] # format file in place
    - id: meson-fmt
      args: ['--check-only'] # do check only

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages