We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We recently had an Internet Explorer bug.
Add a linter for detecting and disallowing backticks as string literal delimiters.
The text was updated successfully, but these errors were encountered:
maybe add a def check_backticks() for the JS checker
def check_backticks()
scame/scame/formatcheck.py
Line 1096 in 48dfc89
Sorry, something went wrong.
Once this is release , we can continue to integrate it into https://github.com/chevah/server/tree/5611-js-backtick
but I think that migrating scame to py3 is a top priority
No branches or pull requests
We recently had an Internet Explorer bug.
Add a linter for detecting and disallowing backticks as string literal delimiters.
The text was updated successfully, but these errors were encountered: