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
Well, Yes, we copied pasted QCheck to QCheck2, but that's be better if we could share few parts of the code. For instance there is the low hanging-fruit Print module that should be the same in both qchecks. In situation like #245 we end up copy-pasting code for no good reason.
The text was updated successfully, but these errors were encountered:
Well, Yes, we copied pasted QCheck to QCheck2, but that's be better if we could share few parts of the code. For instance there is the low hanging-fruit
Print
module that should be the same in both qchecks. In situation like #245 we end up copy-pasting code for no good reason.The text was updated successfully, but these errors were encountered: