Skip to content
This repository has been archived by the owner on Aug 31, 2023. It is now read-only.

lint: add no-inner-declarations rule #305

Closed
wants to merge 8 commits into from

Conversation

thecodrr
Copy link
Contributor

@thecodrr thecodrr commented Apr 22, 2020

This PR adds the no-inner-declarations rule that disallows creating function declarations inside blocks, loops etc.

Still have to fix the no-inner-declarations errors in the code-base. All errors fixed. The refactoring needs a review though.

@thecodrr thecodrr mentioned this pull request Apr 22, 2020
27 tasks
@thecodrr thecodrr closed this Apr 22, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants