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

S1008: don't flag if both branches are commented #1556

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

arp242
Copy link
Contributor

@arp242 arp242 commented Jun 1, 2024

Only skip if both branches are documented; in cases where just one is commented it can just be:

// Comment it.
return [..]

Closes: gh-704
Closes: gh-1488

Only skip if both branches are documented; in cases where just one is
commented it can just be:

	// Comment it.
	return [..]

Closes: dominikhgh-704
Closes: dominikhgh-1488
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant