jonase / eastwood

Clojure lint tool
1.08k stars 66 forks source link

Make sure config files aren't attempted to be linted #406

Closed vemv closed 3 years ago

vemv commented 3 years ago

Given an Eastwood config file foo.clj,the message No ns form was found in file 'path/to/foo.clj'. It will not be linted., while harmless, is noisy.