lint/parse
This commit is contained in:
parent
c0aa2667f5
commit
422d0a0363
1 changed files with 1 additions and 0 deletions
|
@ -338,6 +338,7 @@ if (action == "doc") {
|
||||||
|
|
||||||
# lint
|
# lint
|
||||||
} else if (action == "lint") {
|
} else if (action == "lint") {
|
||||||
|
parse($0)
|
||||||
|
|
||||||
# TODO RWX_ constant
|
# TODO RWX_ constant
|
||||||
# TODO rwx_ variable
|
# TODO rwx_ variable
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue