remove space

This commit is contained in:
Willem van den Ende 2026-06-20 17:19:43 +01:00
parent f7c5223250
commit db236a9c6d

View File

@ -11,7 +11,7 @@ Both people and coding agents want to get the job done. So often I find the refa
You can choose to write tests and code by yourself, and use the cycle to slow you down, and optionally use an LLM to identify some code smells. You can then choose to act or ignore the code smells. Up to you when the cycle continues. You can choose to write tests and code by yourself, and use the cycle to slow you down, and optionally use an LLM to identify some code smells. You can then choose to act or ignore the code smells. Up to you when the cycle continues.
![Screenshot of the widget in action. Green Phase done, Refactoring widget with developer options showing] (doc/spike-screenshot.jpeg). ![Screenshot of the widget in action. Green Phase done, Refactoring widget with developer options showing](doc/spike-screenshot.jpeg).
You can read how this spike came together in the [spike session transcript](transcripts You can read how this spike came together in the [spike session transcript](transcripts
code-smells.html spike.html). code-smells.html spike.html).