01Defines rules for breaking lines at logical points, such as after sentences or clauses.
02Provides specific line length limits for commit messages, code comments, and Markdown.
03Includes best practices for handling lists, hyperlinks, and hyphenated words.
04Enforces formatting that improves readability and simplifies version control diffs.
05Automatically applies guidance when writing multi-line comments, commit messages, or Markdown.
0611 GitHub stars