Skip to content
New issue

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

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

Already on GitHub? # to your account

chore: fix C lint errors #5409

Merged
merged 1 commit into from
Feb 24, 2025

Conversation

Neerajpathak07
Copy link
Contributor

Resolves #5399 .

Description

What is the purpose of this pull request?

This pull request:

  • Suppresses cpp-check for shadow function

Related Issues

Does this pull request have any related issues?

This pull request:

Questions

Any questions for reviewers of this pull request?

No.

Other

Any other information relevant to this pull request? This may include screenshots, references, and/or implementation notes.

No.

Checklist

Please ensure the following tasks are completed before submitting this pull request.


@stdlib-js/reviewers

@stdlib-bot stdlib-bot added Math Issue or pull request specific to math functionality. Needs Review A pull request which needs code review. labels Feb 24, 2025
@Neerajpathak07
Copy link
Contributor Author

@Planeshifter This should Conclude all the open issues for C lint errors.

@stdlib-bot
Copy link
Contributor

Coverage Report

Package Statements Branches Functions Lines
math/base/special/tan $\color{green}229/229$
$\color{green}+100.00\%$
$\color{green}11/11$
$\color{green}+100.00\%$
$\color{green}2/2$
$\color{green}+100.00\%$
$\color{green}229/229$
$\color{green}+100.00\%$

The above coverage report was generated for the changes in this PR.

@Planeshifter Planeshifter changed the title docs: fix C lint errors chore: fix C lint errors Feb 24, 2025
@Planeshifter Planeshifter added the Ready To Merge A pull request which is ready to be merged. label Feb 24, 2025
@stdlib-bot stdlib-bot removed the Needs Review A pull request which needs code review. label Feb 24, 2025
@stdlib-bot
Copy link
Contributor

PR Commit Message

chore: fix C lint errors

PR-URL: https://github.com/stdlib-js/stdlib/pull/5409
Closes: https://github.com/stdlib-js/stdlib/issues/5399

Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com>

Please review the above commit message and make any necessary adjustments.

@Planeshifter Planeshifter merged commit 7e16f5c into stdlib-js:develop Feb 24, 2025
57 checks passed
@Neerajpathak07 Neerajpathak07 deleted the C-lint-errors#2 branch February 24, 2025 13:24
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Math Issue or pull request specific to math functionality. Ready To Merge A pull request which is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix C lint errors
3 participants