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

Add linting as github Actions #61

Draft
wants to merge 3 commits into
base: release
Choose a base branch
from
Draft

Add linting as github Actions #61

wants to merge 3 commits into from

Conversation

dwillcox
Copy link
Member

Uses clang-tidy and clang-format along with the tab extermination script.

All originally implemented in https://github.com/AMReX-Astro/MAESTROeX by @harpolea and kindly donated to Emu.

…ong with the tab extermination script. All originally implemented in AMReX-Astro/MAESTROeX by Alice Harpole and kindly donated to Emu.
@srichers
Copy link
Collaborator

It looks like the linter is failing to compile the code. I don't see where the compile commands are set for the linter.

@dwillcox
Copy link
Member Author

they're in c-linter.yml:18 ... Yeah, I'm going to fix this issue by finally getting around to solving #3 haha

@dwillcox dwillcox marked this pull request as draft March 23, 2021 19:58
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

Successfully merging this pull request may close these issues.

None yet

2 participants