Closed epage closed 2 years ago
I had a commit that looked like style: Fix clippy\n (note the two spaces). This gets a misleading error about no description.
style: Fix clippy\n
There is a verify that checks spaces that is failing. Not fully sure why that was there.
verify
Looks like this is fixed and a test exists
I had a commit that looked like
style: Fix clippy\n
(note the two spaces). This gets a misleading error about no description.