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
Using a linter to check for known issues. The linting should be focused only on known code issues and not elements like formatting. Candidates for linting are:
Using a linter to check for known issues. The linting should be focused only on known code issues and not elements like formatting. Candidates for linting are:
fromInteger
andfromIntegral
fail
anderror
instead ofpanic
etc.
See also #637
The text was updated successfully, but these errors were encountered: