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

feat(parser): support spaces and tabs ahead of single line comment #289

Merged
merged 2 commits into from
Feb 11, 2019

Conversation

xcoulon
Copy link
Member

@xcoulon xcoulon commented Feb 10, 2019

fixes #288

Signed-off-by: Xavier Coulon [email protected]

@codecov
Copy link

codecov bot commented Feb 10, 2019

Codecov Report

Merging #289 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #289   +/-   ##
=======================================
  Coverage   85.38%   85.38%           
=======================================
  Files          38       38           
  Lines        3721     3721           
=======================================
  Hits         3177     3177           
  Misses        406      406           
  Partials      138      138

@xcoulon xcoulon merged commit 061eb82 into bytesparadise:master Feb 11, 2019
@xcoulon xcoulon changed the title fix(parser): support spaces and tabs ahead of single line comment feat(parser): support spaces and tabs ahead of single line comment Feb 11, 2019
@xcoulon xcoulon deleted the Issue288_spaces_before_comment branch February 25, 2019 08:22
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.

Support spaces and tabs before single comment marker
1 participant