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

Remove unneded ClosureDeclarationSniff. #400

Merged
merged 1 commit into from
Nov 30, 2024
Merged

Conversation

ADmad
Copy link
Member

@ADmad ADmad commented Nov 30, 2024

Its checks are already covered by other sniffs.
Space is now disallowed after fn keyword to match the PER 2.0 standard.

Its checks are already covered by other sniffs.
Space is now disallowed after `fn` keyword to match the PER 2.0 standard.
@dereuromark dereuromark merged commit fed52b6 into 5.next Nov 30, 2024
6 checks passed
@dereuromark dereuromark deleted the closure-sniff branch November 30, 2024 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants