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

create an other rule no-magic-number-about-xpath (by moving code) #4

Open
todo bot opened this issue Apr 10, 2019 · 0 comments
Open

create an other rule no-magic-number-about-xpath (by moving code) #4

todo bot opened this issue Apr 10, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@todo
Copy link

todo bot commented Apr 10, 2019

// TODO: create an other rule no-magic-number-about-xpath (by moving code)
if (node.arguments.length >= 4) {
if (node.arguments[3].type == 'Literal') {


This issue was generated by todo based on a TODO comment in 24969bf. It's been assigned to @Manu1400 because they committed the code.
@todo todo bot assigned Manu1400 Apr 10, 2019
@todo todo bot added the todo 🗒️ label Apr 10, 2019
@Manu1400 Manu1400 added enhancement New feature or request and removed todo 🗒️ labels Apr 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant