A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

10 lines
239 B

  1. repos:
  2. - repo: https://github.com/psf/black
  3. rev: 21.8b0
  4. hooks:
  5. - id: black
  6. - repo: https://github.com/doublify/pre-commit-clang-format
  7. rev: 62302476d0da01515660132d76902359bed0f782
  8. hooks:
  9. - id: clang-format