freeCodeCamp / open-api

freeCodeCamp's open-api Intiative
BSD 3-Clause "New" or "Revised" License
89 stars 28 forks source link

style(tools): relax rules for commit messages #151

Closed user512 closed 6 years ago

user512 commented 6 years ago

Allow commit message to be consistent with code changed

ISSUES CLOSED: #54

Set subject-case to 0 since we would like to allow any string in the subject Set scope-enum to 0 to allow custom scope without warning

ojongerius commented 6 years ago

Thanks @user512 🙇