polar
polar copied to clipboard
Refactor overly long functions and files
Describe the bug On linting, various warnings appear.
Expected behavior On linting, no warnings appear.
Steps to reproduce Lint.
Screenshots E.g. visible here: https://github.com/Dataport/polar/actions/runs/6965878816
Desktop (please complete the following information): [email protected]
Smartphone (please complete the following information): Never linted on a smartphone, but it probably still happens.
Additional context Not every function or file may be fit for refactoring; e.g. type files may be eligible for lint ignore. @dopenguin What do you think? Shall we drop a few eslint-disable-file statements?