Skip to content
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.

Stricter regex to match only "describe" calls (#465) #472

Merged
merged 2 commits into from
Jul 26, 2018
Merged

Stricter regex to match only "describe" calls (#465) #472

merged 2 commits into from
Jul 26, 2018

Conversation

makotom
Copy link
Contributor

@makotom makotom commented Jul 26, 2018

This PR intends to change the default option for max-func-body-length to avoid ignoring non-"describe" functions.
The PR also includes a corresponding test to verify that only "describe" is ignored.

I appreciate your attention and review!

Copy link

@JoshuaKGoldberg JoshuaKGoldberg left a comment

Choose a reason for hiding this comment

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

Beautiful, thanks!

@JoshuaKGoldberg JoshuaKGoldberg merged commit 1917763 into microsoft:master Jul 26, 2018
@JoshuaKGoldberg JoshuaKGoldberg added this to the 5.1.1 milestone Aug 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants