Skip to content

Commit

Permalink
Lose guidance about breaking at 80 chars
Browse files Browse the repository at this point in the history
  • Loading branch information
c24t committed Apr 14, 2020
1 parent d6a2126 commit b4067f9
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,6 @@ Markdown files should be properly formatted before a pull request is sent out.
In this repository we follow the [markdownlint rules](https://github.com/DavidAnson/markdownlint#rules--aliases) with some customizations.
See [markdownlint](.markdownlint.yaml) or [settings](.vscode/settings.json) for details.

We highly encourage to use line breaks in markdown files at `80` characters wide.
There are tools that can do it for you effectively.
Please submit proposal to include your editor settings required to enable this behavior so the out of the box settings for this repository will be consistent.

To check for style violations, use

```bash
Expand Down

0 comments on commit b4067f9

Please sign in to comment.