Skip to content
This repository has been archived by the owner on Nov 23, 2022. It is now read-only.

Ignore line length in test descriptions #12

Closed
vuki656 opened this issue Apr 13, 2022 · 0 comments
Closed

Ignore line length in test descriptions #12

vuki656 opened this issue Apr 13, 2022 · 0 comments

Comments

@vuki656
Copy link
Contributor

vuki656 commented Apr 13, 2022

Currently, eslint reports an error if it('should bla bla line in tests exceeds the max-len of 120 characters. As there is no way to go around this in a clean way, max-len rule should skip checking the it('should bla bla lines.

If there is a it('should bla bla line in tests that exceeds the max-len of 120 chars, it should not be reported by eslint.

@vuki656 vuki656 changed the title [Ruleset - Core] - Ignore line length in test descriptions Ignore line length in test descriptions May 4, 2022
@vuki656 vuki656 closed this as completed Nov 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant