Skip to content
Snippets Groups Projects
  1. Feb 23, 2022
  2. Jan 29, 2022
  3. Jul 14, 2021
  4. May 20, 2021
  5. Feb 11, 2021
  6. Jun 23, 2020
  7. Jan 13, 2020
  8. Jan 06, 2020
    • James Ward's avatar
      Support Linting YAML as part of Travis CI build (#554) · 5f34058d
      James Ward authored
      * add yamllint command to travis CI
      
      installs and runs a linter across the YAML in the
      project to ensure consistency in the written YAML.
      
      this uses yamllint and the default yamllint config with
      "truthy" and "line-length" disabled.
      
      * run dos2unix on CRLF files
      
      * YAMLLINT: remove trailing spaces
      
      * YAMLLint: add YAML document start
      
      * YAMLLint: too many spaces around bracket
      
      * YAMLLint: fix indentation
      
      * YAMLLint: remove duplicate key
      
      * YAMLLint: newline at end of file
      
      * YAMLLint: Too few spaces after comma
      
      * YAMLLint: too many spaces after colon
      5f34058d
  9. Dec 12, 2019
  10. Jul 12, 2019
  11. Apr 04, 2018
  12. Jan 30, 2018
  13. Jan 12, 2018
  14. Jan 11, 2018
Loading