Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CI linting for known issues #1236

Open
kquick opened this issue Jul 16, 2021 · 0 comments
Open

Add CI linting for known issues #1236

kquick opened this issue Jul 16, 2021 · 0 comments
Assignees
Labels
CI Continuous integration

Comments

@kquick
Copy link
Member

kquick commented Jul 16, 2021

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:

  • Use of fromInteger and fromIntegral
  • Uses of fail and error instead of panic

etc.

See also #637

@kquick kquick self-assigned this Jul 16, 2021
@robdockins robdockins added the CI Continuous integration label Jul 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous integration
Projects
None yet
Development

No branches or pull requests

2 participants