[indent-lint](https://github.com/conao3/indent-lint.el) is a package that checks that every line of an Emacs lisp file is properly indented. It would be great to add support for indent-lint in eldev. [makem.sh](https://github.com/alphapapa/makem.sh/blob/master/makem.sh) has support for indent-lint already so you can have a look if you want.
indent-lint is a package that checks that every line of an Emacs lisp file is properly indented.
It would be great to add support for indent-lint in eldev. makem.sh has support for indent-lint already so you can have a look if you want.