Skip to content

Modifies the indent and nindent to specified increment/decrement

License

Notifications You must be signed in to change notification settings

aweis89/helm-indent-modifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

helm-indent-modifier

Modifies the indent and nindent to specified increment/decrement

Usage

$ go install github.com/aweis89/helm-indent-modifier
$ helm-indent-modifier --help 

Usage of helm-indent-modifier:
  -dec int
        decrement indent/nindent by this value
  -end-line int
        ingnore lines after (default 9223372036854775807)
  -file string
        file to modify
  -inc int
        increment indent/nindent by this value
  -start-line int
        ingnore lines before (default 1)

About

Modifies the indent and nindent to specified increment/decrement

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages