Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Q: Can I add custom operators? (adjust syntax) #186

Open
AMD-NICK opened this issue Oct 28, 2018 · 0 comments
Open

Q: Can I add custom operators? (adjust syntax) #186

AMD-NICK opened this issue Oct 28, 2018 · 0 comments

Comments

@AMD-NICK
Copy link

Можно ли добавить кастомные операторы?

Хочу использовать luacheck в Garry's Mod, где активно практикуется ! вместо not и есть continue (противоположность break) внутри циклов. Могу ли я игнорировать синтаксические "ошибки" с ними или добавить их в какой-то вайтлист?

Bad English:

Want to use luacheck in the Garry's Mod where is normal to use "!" instead of "not" and there is "continue" (it's opposite to break) in cycles. Can I ignore syntax "errors" with this keywords or add them to some whitelist?

image

image

@AMD-NICK AMD-NICK changed the title Q: Can I add custom operators? (advanced syntax) Q: Can I add custom operators? (adjust syntax) Oct 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant