If you’re using Claude Code for iOS development, you’ve probably noticed an annoying habit: it consistently adds trailing whitespace to your code. Those pesky spaces at the end of lines trigger SwiftLint warnings and clutter your git diffs.| @samwize
When adding a linter to an existing codbase, my methodology is as follows: Create lint config files and approve them with the team (people have strong opinions about tab widths), add them to the repo Run the linter a single time over the entire codebase, autofixing what it can, and adding comments to ignore what it can’t. Add some pre-commit / pre-merge rule to run the linter and preventing new violations being added Grepping the ignore comments we added in #2, fixing their violations caref...| BackSlasher
"I bin trawlin' these waters since I was a wee little scamp, even younger than you, ya grimy landlubber. I thought that nothin' could shock ...| anxiousmimic.blogspot.com
Three hundred years ago, a colony of miners vanished off the face of the earth.| Anxious Mimic
A History of Death| Anxious Mimic
Four hundred years ago, the Children's crusade began, starting 'the Year of Nightmares.'| Anxious Mimic
They live in the dark cupboards, the cracks between the walls, and under your bed. They eat your food, and you don't see them. Your cat dies after catching a mouse, and you never suspect it might have been poisoned.| Anxious Mimic