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

tools: remove Report JS and format-cpp #85

Merged
merged 1 commit into from
Feb 16, 2024

Conversation

trevnorris
Copy link
Contributor

The Report JS check is not necessary for us since we're downstream of Node.js, but they also always fail. Remove them so it's no longer checked.

We follow the cpp linter, but format-cpp adds additional checks that make the code worse. Remove it and only rely on the linter.

@trevnorris trevnorris self-assigned this Feb 15, 2024
The Report JS check is not necessary for us since we're downstream of
Node.js, but they also always fail. Remove them so it's no longer
checked.

We follow the cpp linter, but format-cpp adds additional checks that
make the code worse. Remove it and only rely on the linter.

PR-URL: #85
Co-authored-by: Santiago Gimeno <santiago.gimeno@gmail.com>
@trevnorris trevnorris force-pushed the trevnorris/no-reportjs branch from 663e533 to 2b043c5 Compare February 16, 2024 23:42
@trevnorris trevnorris merged commit 2b043c5 into node-v20.x-nsolid-v5.x Feb 16, 2024
8 of 10 checks passed
@trevnorris trevnorris deleted the trevnorris/no-reportjs branch February 16, 2024 23:42
trevnorris added a commit that referenced this pull request Feb 28, 2024
The Report JS check is not necessary for us since we're downstream of
Node.js, but they also always fail. Remove them so it's no longer
checked.

We follow the cpp linter, but format-cpp adds additional checks that
make the code worse. Remove it and only rely on the linter.

PR-URL: #85
Co-authored-by: Santiago Gimeno <santiago.gimeno@gmail.com>
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.

1 participant