Skip to content

che-incubator/check-license-header

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple license header format checker.

Simple license header format checker. Supported file types: .go, .ts, .yaml, .yml, .sh.

Compilation binary.

$ go build

Example usage

Execute:

$ ./check-license-header -f license-header-example.txt check-license-formating.go

Binary should check license header without error. You can change license header of the file, execute check again and make sure, that it will fail.

Trademark

"Che" is a trademark of the Eclipse Foundation

About

No description, website, or topics provided.

Resources

License

EPL-2.0, Unknown licenses found

Licenses found

EPL-2.0
LICENSE
Unknown
license-header-example.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages