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

Ignore fmt skip comments #183

Merged
merged 1 commit into from Jan 25, 2022
Merged

Conversation

superDross
Copy link
Contributor

Checks whether lines have # fmt: skip and skips them.

Fixes #182

Checklist

  • [x ] Add test cases to all the changes you introduce
  • [ x] Update the documentation for the changes

@coveralls
Copy link

Pull Request Test Coverage Report for Build 1741447125

  • 5 of 5 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.04%) to 96.203%

Totals Coverage Status
Change from base Build 1739051933: 0.04%
Covered Lines: 304
Relevant Lines: 316

💛 - Coveralls

@lyz-code lyz-code merged commit d80f91c into lyz-code:master Jan 25, 2022
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.

Do not reformat code lines that end with # fmt: skip
3 participants