This uses a relaxed rule set for now, which does not enforce a strict
number of indentation spaces but instead check the file is consistently
indented. The maximum line lenght rule is also disabled to accomodate
the scripts in the gitian descriptors.
Details
Details
- Reviewers
deadalnix - Group Reviewers
Restricted Project - Commits
- rABCb278e1ae9833: [LINTER] Add a YAML linter
Should return no error:
arc lint --everything
Revert the changes to the .travis.yml from this diff then run:
arc lint
and check the indentation errors are catched by the linter.
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable