Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make test fails due to lint failure in changelog.md #1320

Open
gnittala opened this issue Feb 12, 2025 · 0 comments
Open

make test fails due to lint failure in changelog.md #1320

gnittala opened this issue Feb 12, 2025 · 0 comments

Comments

@gnittala
Copy link

All,
I pulled the latest source from openfisca-core, and ran make test as per the documentation. This fails because of the linter check in the Makefile

[⚙] Delete builds and compiled python files… [⚙] Compile python files to check for syntax errors… [✓] check-syntax-errors:passed ❤ [⚙] Run linters to check for syntax and style errors… All done! ✨ 🍰 ✨ 244 files would be left unchanged. ./CHANGELOG.md:3725: re-used ==> reused

Once I modify the changelog.md to change re-used to reused the make test goes through. This seems like a small change to raise a pull-request for. I checked for prior issues and I did not find this documented. Can someone please clarify if this is a bug.

[⚙] Run linters to check for syntax and style errors in the doc… [✓] lint-doc-commons:passed ❤ [⚙] Run linters to check for syntax and style errors in the doc… [✓] lint-doc-data_storage:passed ❤ [⚙] Run linters to check for syntax and style errors in the doc… [✓] lint-doc-entities:passed ❤ [⚙] Run linters to check for syntax and style errors in the doc… [✓] lint-doc-experimental:passed ❤ [⚙] Run linters to check for syntax and style errors in the doc… [✓] lint-doc-indexed_enums:passed ❤

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant