Skip to content
This repository was archived by the owner on Aug 7, 2023. It is now read-only.

Commit f40a381

Browse files
author
steelbrain
committed
🎨 Further clarify README
1 parent 6b3378e commit f40a381

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
linter-lua
22
===========
33

4-
linter-lua package will lint your `.lua` opened files in Atom through luac or [luajit](http://luajit.org/running.html). **It will lint on edit and/or save**, so you'll see instantly if your code has errors.
4+
linter-lua package will lint your `lua` in Atom through luac or [luajit](http://luajit.org/running.html).
55

66
Due to the way that luac works it will only notify you of the first error found in the file.
77

0 commit comments

Comments
 (0)