MsZoezo / dayta

GNU General Public License v3.0
0 stars 0 forks source link

Fix Existing Linting Issues #26

Open BetOnJeanette opened 4 months ago

BetOnJeanette commented 4 months ago

What is the Problem?

We have existing linting issues

Why is this a problem?

By moving #23 and #25 into main, we are now going to get issues related to linting on every branch, regardless of if they have their own linting issues or not, due to the preexisting ones. This could result in us not taking the error messages seriously: they are always bad, who cares?

What should be done to Fix the Problem?

We should fix the preexisting linting errors.

BetOnJeanette commented 4 months ago

I created a new issue for it, though I would be okay if this got lumped in with another log, given that I would expect most of it to be automatically fixed