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: line length options #60

Closed
wants to merge 2 commits into from
Closed

feat: line length options #60

wants to merge 2 commits into from

Conversation

jarrodldavis
Copy link

Allow the maximum head (summary) and body widths to be configured in package.json

If one or both are not specified, the current default of 100 will be used

close #26

Allow the maximum head (summary) and body widths to be configured in `package.json`

close #26
If only one line width override is specified, pull in the default for the other one.
@jarrodldavis jarrodldavis deleted the feat/line-length-options branch November 19, 2017 02:55
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.

Make max line width configurable
1 participant