Commit Graph

7 Commits

Author SHA1 Message Date
Martin Taillefer 1b84fbf5a6 Fix most helm linting errors. (#338)
- There are still four errors left, which I wasn't able to fix, so
the helm linter is still turned off for now.
2019-09-10 08:12:56 -07:00
Martin Taillefer a41ed3e0bb
Enable markdown linting (#337) 2019-09-09 22:21:30 -07:00
Martin Taillefer 74aaca0abd Enable script linting. (#333)
- Add suppressions for all lint warnings that came up.

- Exception to the above in a few places where I deleted some desd variables assignments

- Another exception is in 3 places where the original script actually didn't parse properly,
so I fixed the syntax.
2019-09-09 19:58:56 -07:00
Martin Taillefer 46cfeb7b78
Enable copyright banner linting. (#317)
- Adds requisite copyright notice on many files.
2019-08-31 10:33:04 -07:00
Francois Pesce 0241b23b11 Adding README for MSA (#193) 2019-07-01 11:41:52 -07:00
Yangmin Zhu b0a15d380b lua example: update error message (#192) 2019-06-28 15:08:49 -07:00
mandarjog 02c61eed41 Example lua script for gateway (#190)
* initial check-in

* add unicode processing

* change error msg
2019-06-28 14:18:52 -07:00