You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There's a lot of code that can be cleaned up here, and there are lots of messages and warnings about code style that I ignore but shouldn't—for example, many classes and methods can be marked as static but are not.
These things should be taken care of—this should also include what is mentioned in #33.
The text was updated successfully, but these errors were encountered:
There's a lot of code that can be cleaned up here, and there are lots of messages and warnings about code style that I ignore but shouldn't—for example, many classes and methods can be marked as
static
but are not.These things should be taken care of—this should also include what is mentioned in #33.
The text was updated successfully, but these errors were encountered: