lspitzner / brittany

haskell source code formatter
GNU Affero General Public License v3.0
690 stars 72 forks source link

Checking comment behaviour in test-suite #266

Open lspitzner opened 4 years ago

lspitzner commented 4 years ago

Simple idea - take all current testcases, append a comment at the end of every line, see if the test still passes. Might catch a few cases of non-proper comment roundtripping.