issues
search
lukatarman
/
steam-game-stats
Steam Game Stats application
0
stars
0
forks
source link
Technical Feature: Add commitlint and configuration.
#231
Open
stas-at-ibm
opened
3 months ago
stas-at-ibm
commented
3 months ago
Setup a pre commit hook to lint the commit message before it is saved.
Added a "postinstall" script which changes local git configuration to setup commit lint for the project.
Created dev-setup/ directory for development setup configurations.