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

Detect backticks in JavaScript #10

Open
danuker opened this issue Apr 20, 2021 · 2 comments
Open

Detect backticks in JavaScript #10

danuker opened this issue Apr 20, 2021 · 2 comments

Comments

@danuker
Copy link
Contributor

danuker commented Apr 20, 2021

We recently had an Internet Explorer bug.

Add a linter for detecting and disallowing backticks as string literal delimiters.

@adiroiban
Copy link
Member

maybe add a def check_backticks() for the JS checker

self.check_debugger(line_no, line)

@adiroiban
Copy link
Member

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

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

2 participants