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

Disable clang-format, clean up scripts #10863

Merged
merged 1 commit into from
Mar 1, 2021

Conversation

rubenwardy
Copy link
Member

The configuration has been completely broken for a long time.

This PR disables clang-format from the CI

@rubenwardy rubenwardy requested a review from sfan5 January 24, 2021 00:29
Copy link
Member

@sfan5 sfan5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, concept wise agree too.

@sfan5 sfan5 added Maintenance Tasks to keep the codebase and related parts in order, including architectural improvements One approval ✅ ◻️ labels Jan 24, 2021
perform_lint
env:
CLANG_FORMAT: clang-format-9
# clang_format:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not just remove it?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So it's easier to add back I assume, but git revert can also do that so it could as well be removed entirely.

@sfan5 sfan5 merged commit ccdaf5d into minetest:master Mar 1, 2021
@nerzhul
Copy link
Member

nerzhul commented Mar 1, 2021

time to review all coding errors, arf :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Maintenance Tasks to keep the codebase and related parts in order, including architectural improvements >= Two approvals ✅ ✅
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants