roslint and atom
Has anybody been able to get roslint working in Atom using the Atom plugins Linter and linter-cpplint? You should be able to just point linter-cpplint at /opt/ros/indigo/lib/roslint/cpplint
or /opt/ros/indigo/lib/roslint/
in the settings but it doesn't seem to work.
Also tried creating a symlink from /opt/ros/indigo/lib/roslint/cpplint
to /opt/ros/indigo/lib/roslint/cpplint.py
which didn't work either.
Any ideas?