eldev icon indicating copy to clipboard operation
eldev copied to clipboard

Support for indent-lint

Open DamienCassou opened this issue 5 years ago • 0 comments

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.

DamienCassou avatar Jan 19 '20 07:01 DamienCassou