-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
=== YAML Linting Results ===
Traceback (most recent call last):
File "/usr/bin/yamllint", line 8, in <module>
sys.exit(run())
^^^^^
File "/usr/lib/python3.12/site-packages/yamllint/cli.py", line 197, in run
conf = YamlLintConfig(file=args.config_file)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.12/site-packages/yamllint/config.py", line 41, in __init__
with open(file, mode='rb') as f:
^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: '.yamllint'
=== Markdown Linting Results ===
./README.md:12: MD012 Multiple consecutive blank lines
./README.md:7: MD013 Line lengthMetadata
Metadata
Assignees
Labels
No labels