To do: - [x] check if doublequotes were used instead of single ones in strings - [ ] enforce type hinting and return types in anonymous functions (arrow ones too!) - [ ] forbid using comments in code (especially commented lines of code) Any other suggestions are welcomed.
To do:
Any other suggestions are welcomed.