I just installed and configured lint, the .lint.ini is placed in my git repostitory directory, and has links properly set to yaml style files (works properly in terminal).
In Atom, I added a path to vale installation folder. I tried both /usr/local/Cellar/vale/2.10.3 and /usr/local/Cellar/vale/2.10.3/bin with the same result: When I restart Atom and try to edit *.md files, linting seems to not work.
I just installed and configured lint, the .lint.ini is placed in my git repostitory directory, and has links properly set to yaml style files (works properly in terminal).
In Atom, I added a path to vale installation folder. I tried both
/usr/local/Cellar/vale/2.10.3
and/usr/local/Cellar/vale/2.10.3/bin
with the same result: When I restart Atom and try to edit *.md files, linting seems to not work.