-
-
Notifications
You must be signed in to change notification settings - Fork 8
init migration #2
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
Conversation
Codecov Report
@@ Coverage Diff @@
## main #2 +/- ##
=======================================
Coverage ? 80.75%
=======================================
Files ? 6
Lines ? 639
Branches ? 0
=======================================
Hits ? 516
Misses ? 123
Partials ? 0 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
ensure demo src uses LF on git checkout
This comment was marked as outdated.
This comment was marked as outdated.
|
The blurry logo in this PR should also be updated |
|
I created a gh-pages branch and uploaded the last local build of the docs. They are now live at https://cpp-linter.github.io/cpp-linter The CLI args are now automatically documented on a separate page (which the README now links to) -- see https://cpp-linter.github.io/cpp-linter/cli_args.html This means we no longer have to update 2 copies of the descriptions for the CLI args. The descriptions are now fetched from Merging this and releasing it to PyPI will be a big step towards switching to a composite action. |
reword the link in README
This uses "indigo" for the doc's header and drawer background color. This is done so we can use a visible color for hyperlinks (which uses primary color). The primary color is set to light-blue for better contrast in light/dark themes.


solves #1