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

Rest: fix complexity lint error in gen-routes script. #65

Open
paperdave opened this issue Jul 29, 2022 · 0 comments
Open

Rest: fix complexity lint error in gen-routes script. #65

paperdave opened this issue Jul 29, 2022 · 0 comments
Labels
low priority / difficult cool ideas, but they would take alot of effort to make and maintain. pkg:rest

Comments

@paperdave
Copy link
Member

In rest/scripts/gen-routes.js, we have a lint error here because transformContents is too complex. I agree with the lint, this is a complex function.

I personally do not care enough to fix this myself for the time being, since it's just a build-time script.

@paperdave paperdave added pkg:rest low priority / difficult cool ideas, but they would take alot of effort to make and maintain. labels Jul 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
low priority / difficult cool ideas, but they would take alot of effort to make and maintain. pkg:rest
Projects
None yet
Development

No branches or pull requests

1 participant