Skip to content

Conversation

@vanodevium
Copy link

Some code fixes:

  • made code improvements
  • added .editorconfig
  • added pre-commit for eslint --fix

- made code improvements
- added .editorconfig
- added pre-commit for "eslint --fix"
@coveralls
Copy link

coveralls commented Feb 5, 2019

Coverage Status

Coverage remained the same at 100.0% when pulling 8217713 on webdevium:master into 6597f07 on icebob:master.


let pattern;
if (schema.mode == "precise")
let pattern = BASIC_PATTERN;
Copy link
Contributor

@akazakou akazakou Mar 21, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why we should create additional variable here instead of using BASIC_PATTERN constant?

@icebob icebob closed this Nov 10, 2019
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

Successfully merging this pull request may close these issues.

4 participants