rbs
rbs copied to clipboard
CI & Sider
Sider tests look nice, but the current codebase should pass its tests...
For example I modified a line containing arg0 and got an error because of that...
It seems to check only the diff, which seems like the wrong way to go.
I'm not sure how to have it urn on everything, let me know if you need help.
I don't want to add a new line with arg0, while I don't want to fix all of the existing code.
If you change an existing line and Sider says something, just ignore it. I can close the warning and merge the PR.
(Removing all of argN at once would be another option...)
I don't want to add a new line with
arg0
I agree with this
while I don't want to fix all of the existing code.
This is my point. I disagree with this. Why not fix all the existing code?
(Removing all of
argNat once would be another option...)
Yes, and fixing anything else too.