Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 361 Bytes

commit-scopes.md

File metadata and controls

10 lines (8 loc) · 361 Bytes

Commit Scopes

Format
https://regex101.com/r/WBWnIc/1
^-\s+(\*{2})(([^\*\(]+)(\(([^\)]+)\))?)\1[\t ::]?(.*)$

  • deps External dependencies
  • docs Code notes, API documentation, development guidelines, update logs, contribution guides, instructions for use, etc.
  • config Project configuration information
  • parser Lex-parser