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
You can start from the README.md, and then take a bit of a look around if you have time. I think it would be good if you could look at the project organisation a little bit as well.
I have done a huge deal of work on the QC stuff, black, flake8, code cleanliness etc.
The encoding error check does not do what we thought it would (which is pointing out bad characters) - turns out you can stick anything into a utf-8 encoded file. We probably need to iterate over this a bit, but do have some tests in place.
Let's use this for a while now, and gather issues. Adding checks should be really easy at this point.
You can close this issue once you are happy with the general organisation of the code, and then we should start using the tool in our day to day work and start filing bug reports.
The text was updated successfully, but these errors were encountered:
@jamesaoverton
You can start from the README.md, and then take a bit of a look around if you have time. I think it would be good if you could look at the project organisation a little bit as well.
You can close this issue once you are happy with the general organisation of the code, and then we should start using the tool in our day to day work and start filing bug reports.
The text was updated successfully, but these errors were encountered: