Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enhance linting tasks in Taskfile.yml for improved error handling
- Updated markdownlint command to use quotes for better path handling. - Added conditional check for the existence of _config.yml before running yamllint, with a warning message if the file is not found. This improves robustness in the linting process.
- Loading branch information