Version: 1.1.01.1.11.1.21.1.31.1.41.1.51.1.61.1.71.1.81.1.92.0.02.0.12.0.22.0.32.0.43.0.03.1.03.1.13.1.23.1.34.0.04.0.14.1.04.1.24.1.34.1.44.1.54.1.64.1.74.2.05.0.0-alpha.05.0.0-alpha.15.0.0-alpha.25.0.0-alpha.35.0.0-beta.05.0.0-beta.15.0.0-beta.25.0.0-rc.05.0.0-rc.15.0.0-rc.25.0.0-rc.35.0.0-rc.45.0.0-rc.55.0.0-rc.65.0.0-rc.75.0.0-rc.85.0.05.0.1-05.0.15.0.25.0.35.0.45.0.5-rc.15.0.55.0.65.0.75.0.85.0.95.0.10-05.0.105.0.11-05.1.05.1.15.1.2-05.1.25.1.3-05.1.35.1.4-05.1.4-15.1.4-25.1.45.1.55.1.65.2.05.2.15.2.25.2.35.2.45.2.5-05.2.5-15.2.55.2.6-15.2.65.2.7-05.2.75.2.8-05.2.85.2.9-05.2.95.2.105.3.0-35.3.05.3.15.4.0-05.4.0-15.4.05.4.15.4.25.4.35.4.45.4.55.4.65.4.75.4.8-05.4.8-15.4.85.5.05.5.15.5.25.5.3-05.5.3
- repo: git://github.com/awebdeveloper/pre-commit-tslint/
sha: 'v0.0.2' # Use the sha or tag you want to point at
hooks:
- id: tslint
exclude: 'tests'
additional_dependencies: ['tslint@5.9.1', 'tslint-ionic-rules@0.0.14', 'typescript@2.6.2']
args: ['--config', 'tslint.json', '--project', 'tsconfig.json', '--fix']