Skip to content
This repository was archived by the owner on Jan 19, 2025. It is now read-only.

Conversation

lars-reimann
Copy link
Member

@lars-reimann lars-reimann commented Jul 3, 2022

Summary of Changes

Previously, whitespace was removed from start and end of each line if the description. This removed any indentation, which is needed to detect code blocks (#827). Now only whitespace at the end of a line is removed.

@github-actions
Copy link

github-actions bot commented Jul 3, 2022

MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ CREDENTIALS secretlint yes no 3.54s
✅ GIT git_diff yes no 0.01s
✅ JSON eslint-plugin-jsonc 1 0 0 11.8s
✅ JSON jsonlint 1 0 3.02s
✅ JSON prettier 1 0 0 6.61s
✅ JSON v8r 1 0 1.19s
✅ PYTHON bandit 2 0 0.31s
✅ PYTHON black 2 0 0 0.39s
✅ PYTHON flake8 2 0 0.4s
✅ PYTHON isort 2 0 0 0.13s
✅ PYTHON mypy 2 0 42.31s
✅ PYTHON pylint 2 0 4.7s

See errors details in artifact MegaLinter reports on CI Job page
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

@lars-reimann lars-reimann merged commit 728bf87 into main Jul 3, 2022
@lars-reimann lars-reimann deleted the fix-description-indentation branch July 3, 2022 08:36
@github-actions
Copy link

github-actions bot commented Jul 3, 2022

🎉 This PR is included in version 1.38.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@github-actions github-actions bot added the released Included in a release label Jul 3, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

released Included in a release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant