Skip to content

A dialect-aware s-expression indenter written in Python and newLISP

License

Notifications You must be signed in to change notification settings

arenadotio/pre-commit-yasi

 
 

Repository files navigation

This repo contains a pre-commit hook for yasi.

Usage

In your .pre-commit-config.yaml:

- repo: https://github.com/arenadotio/pre-commit-yasi
  rev: master # or pick a commit sha I guess
  hooks:
    - id: yasi
      files: # insert your regex here

About

A dialect-aware s-expression indenter written in Python and newLISP

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • NewLisp 45.8%
  • Python 38.3%
  • Common Lisp 13.6%
  • Clojure 1.2%
  • Makefile 1.1%