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

chore: fix C lint errors (issue #6238) #6268

Closed
wants to merge 4 commits into from

Conversation

JaySoni1
Copy link
Contributor

@JaySoni1 JaySoni1 commented Mar 21, 2025

Resolves
#6238

Description

What is the purpose of this pull request?
fix C lint errors

This pull request:
resolves #6238

Related Issues

Does this pull request have any related issues?

This pull request:

  • resolves #{{TODO: add issue number}}

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 the Needs Review A pull request which needs code review. label Mar 21, 2025
@JaySoni1
Copy link
Contributor Author

@kgryte , @Planeshifter please review

Copy link
Member

Choose a reason for hiding this comment

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

This is not what is wanted. You should check your Git setup, as we don't want submodules like this.

@kgryte kgryte added autoclose: Git History Pull request which should be auto-closed due to a messed-up Git history. and removed Needs Review A pull request which needs code review. labels Mar 22, 2025
@stdlib-bot
Copy link
Contributor

Thank you for working on this pull request. However, we cannot accept your contribution due to Git history issues.

Some common issues include:

  • Merge conflicts
  • Inappropriate commit messages
  • Unrelated commits
  • Including changes from merged branches that weren't intended for this PR

We recommend opening a new pull request with only the intended changes.

Thank you for your interest in stdlib, and we look forward to your future contributions.

@stdlib-bot stdlib-bot closed this Mar 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autoclose: Git History Pull request which should be auto-closed due to a messed-up Git history.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix C lint errors
3 participants