Remix.run Logo
adamgordonbell 5 hours ago

This list of Do and Don'ts now reads like a bad Claude.md file to me.

   Don't insinuate that someone else must have broken that. It was you. 
   Do run the linter
   Don't commit throw-away code
   Do write a test case
   Don't write a comment describing every single function
   Seriously, run the linter. And fix the issues. 
   It is your fault.