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

docs: fix incorrect comment placement #180

Merged
merged 1 commit into from
Jan 20, 2025
Merged

Conversation

lumirlumir
Copy link
Owner

This pull request includes a minor change to the packages/clang-format-node/src/cli.js file. The change repositions the ESLint directive /* eslint-disable n/prefer-node-protocol */ to a different location within the file for better code organization.

Copy link

Labels have been automatically applied based on the conventional commit types.🏷️

@lumirlumir lumirlumir changed the title refactor: fix incorrect comment placement docs fix incorrect comment placement Jan 20, 2025
@lumirlumir lumirlumir changed the title docs fix incorrect comment placement docs: fix incorrect comment placement Jan 20, 2025
@lumirlumir lumirlumir added 🏷️ type: docs Auto-generated label based on Conventional Commits specification for GitHub release notes and removed 🏷️ type: refactor labels Jan 20, 2025
@lumirlumir lumirlumir merged commit ab4f375 into main Jan 20, 2025
32 checks passed
@lumirlumir lumirlumir deleted the lumirlumir-patch-1 branch January 20, 2025 17:02
Copy link

codecov bot commented Jan 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (f62026d) to head (2b349e2).
Report is 1 commits behind head on main.

@@            Coverage Diff            @@
##              main      #180   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           11        11           
  Lines          429       429           
=========================================
  Hits           429       429           
Files with missing lines Coverage Δ
packages/clang-format-node/src/cli.js 100.00% <100.00%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f62026d...2b349e2. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ type: docs Auto-generated label based on Conventional Commits specification for GitHub release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant