mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-20 08:33:11 +00:00
@@ -571,6 +571,7 @@ export function getRules(configuration: Configuration): Rules {
|
||||
/* tslint:disable-next-line:max-line-length */
|
||||
'changelog': 'conventional-changelog -p angular -i CHANGELOG.md -s -r 0 && git add CHANGELOG.md && git commit -m \'docs: update changelog\'',
|
||||
'check-configuration': 'openstapps-configuration',
|
||||
tslint: 'tslint -p tsconfig.json -c tslint.json \'src/**/*.ts\'',
|
||||
};
|
||||
|
||||
// list of expected licenses
|
||||
|
||||
Reference in New Issue
Block a user