Add pre commit and linting #2
Annotations
5 errors and 2 warnings
fqcn[action-core]:
syntax_highlighting_demo.yml#L9
Use FQCN for builtin module actions (debug).
|
name[missing]:
syntax_highlighting_demo.yml#L9
All tasks should be named.
|
yaml[trailing-spaces]:
syntax_highlighting_demo.yml#L9
Trailing spaces
|
yaml[new-line-at-end-of-file]:
syntax_highlighting_demo.yml#L10
No new line character at the end of file
|
Ansible Lint
Process completed with exit code 2.
|
galaxy[no-changelog]:
collections/ansible_collections/sample_namespace/sample_collection/galaxy.yml#L1
No changelog found. Please add a changelog file. Refer to the galaxy.md file for more info.
|
schema[meta-runtime]:
collections/ansible_collections/sample_namespace/sample_collection/meta/runtime.yml#L1
$ None is not of type 'object'. See https://docs.ansible.com/ansible/devel/dev_guide/developing_collections_structure.html#meta-directory
|