Commit graph

11 commits

Author SHA1 Message Date
Adam Reese
4f26b658d8
change copyright to "Copyright The Helm Authors" 2018-08-24 12:03:55 -07:00
Adam Reese
726e3c41be
feat(*): print stacktrace on error with debug enabled 2018-05-10 09:34:41 -07:00
Adnan Abdulhussein
f273510c97 fix(lint): fix golint errors 2016-07-01 15:20:13 -07:00
Adnan Abdulhussein
03ca4e892f feat(lint): support linting multiple charts 2016-06-30 19:20:11 -07:00
Adnan Abdulhussein
09f56459c7 Improve tests to ensure highest severity is retained 2016-06-29 13:53:13 -07:00
Adnan Abdulhussein
77820c7482 fix(lint): Return non-zero exit status when lint errors present 2016-06-29 13:50:47 -07:00
Matt Butcher
2c07a32a6b fix(*): fix various style issues from make test-style
Closes #847.
2016-06-28 13:13:15 -06:00
Miguel Martinez
81ac98ad9a Adding support for associated templates
Fixing unit test
2016-06-23 16:23:39 -07:00
Miguel Martinez
03d27779d3 Templates Lint rules
Template rules

Adding chart errors

Added function that checks the existence of all the values in the templates

Adding chartfile unit tests

Testing runLinterRule

Fixing out of range

Fixing out of range

Improving quote detector
2016-06-23 12:36:25 -07:00
Matt Butcher
e757b24aed fix(*): add license header 2016-06-22 12:28:45 -06:00
Miguel Martinez
c2459c06bf New Chart linter structure
Fixed tests

Adding chart name linter

Add lint error

Moving to blocks

Moving to method

Moved lint rules to functions

Semantic version validation

Linting engine

Adding sources and home validations

Sharing file loading

Sharing file loading

Rolling back readme

Rewriting other linters

Fixing tests

Typo

Using chart.Metadata

Fixing format

Adding UNKNOWN in Engine

Adding tabs

Fixing tabs
2016-06-20 14:28:58 -07:00
Renamed from pkg/lint/message_test.go (Browse further)