Commit graph

3 commits

Author SHA1 Message Date
0a3a838d55 Fix pylint executable call 2020-05-06 18:04:11 -07:00
223f3c3b87 Force ALE to use pylint3 for pylint executable
This sucks. My work laptop is forced on an old version of Ubuntu that
differentiates pylint and pylint3 while my desktop is a recent vintage
that defaults pylint to the Python 3 pylint. It's a mess.

My fix for now is to force ALE to call pylint3 and create a symlink on
systems it fails on.
2020-05-06 17:46:06 -07:00
cd67a505db Initial commit and creation of setup script 2020-05-01 19:20:46 -07:00