Skip to content

richardsmogodb/svn-commit-lint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SvnCommitTslint

SvnCommitTslint is a tool to check your typescript files in your codebase with Tslint(although deprecated) before commit them to repo by Svn.

Prerequisites

Before use it,you should already install:

  • Tslint(gobally install if you want to use SvnCommitTslint anywhere)
  • Svn(install with command line)

Installation & Usage

npm install svn-commit-tslint -g/-S

SvnCommitTslint (-p, --project)<tsconfig.json> (-c, --config)<tslint.json>  [filePaths]

Ending

It's a tinny tool,but I wish it still can help you.^_^

About

lint code before commit by svn

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published