Skip to content
Snippets Groups Projects
  1. Aug 21, 2022
  2. Jun 17, 2022
  3. Jul 07, 2021
  4. May 09, 2021
  5. Apr 08, 2021
  6. Feb 23, 2021
  7. Feb 12, 2020
  8. Jan 28, 2020
  9. 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
  10. Jan 17, 2019
  11. Jan 11, 2019
Loading