Extensions to the PHP Reflection API, static code scanning, and code generation
-
Updated
Mar 8, 2022 - PHP
Add a description, image, and links to the code-scanning topic page so that developers can more easily learn about it.
To associate your repository with the code-scanning topic, visit your repo's landing page and select "manage topics."
This issue relates to the func-style rule.
During the transition from TSLint (now deprecated) to ESLint for typescript linting we introduced some new rules that don't yet pass and added a temporary override in the
.eslintrc.jsonfile to temporarily disable them.This issue covers removing that temporary override and any changes to the typescript