File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change 44[ ![ npm downloads] ( https://img.shields.io/npm/dt/commitlint-plugin-prevenger.svg )] ( https://npmjs.com/package/commitlint-plugin-prevenger ) 
55[ ![ License] ( https://img.shields.io/github/license/rizqyfahmi/commitlint-plugin-prevenger.svg )] ( https://github.com/rizqyfahmi/commitlint-plugin-prevenger/blob/master/LICENSE ) 
66[ ![ codecov] ( https://codecov.io/gh/rizqyfahmi/commitlint-plugin-prevenger/branch/master/graph/badge.svg )] ( https://codecov.io/gh/rizqyfahmi/commitlint-plugin-prevenger ) 
7+ [ ![ CI] ( https://github.com/rizqyfahmi/commitlint-plugin-prevenger/actions/workflows/ci.yaml/badge.svg )] ( https://github.com/rizqyfahmi/commitlint-plugin-prevenger/actions/workflows/ci.yaml ) 
8+ [ ![ Commitizen friendly] ( https://img.shields.io/badge/commitizen-friendly-brightgreen.svg )] ( http://commitizen.github.io/cz-cli/ ) 
9+ [ ![ semantic-release] ( https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg )] ( https://github.com/semantic-release/semantic-release ) 
10+ 
11+ 
712
813Make your git commit message much more elegant
914
1015## Installation  
1116
12- ``` bash 
13- npm i commitlint-plugin-prevenger --save-dev
17+ ``` sh   
18+ npm i @commitlint/cli @commitlint/config-conventional  commitlint-plugin-prevenger --save-dev
1419``` 
1520
1621## Usage  
@@ -25,4 +30,4 @@ module.exports = {
2530    ]
2631  }
2732}
28- ``` 
33+ ``` 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments