commit f37ea1113f353635af268f4ddf9030d62c3232af (tree)
parent dc97d119e6ac1a5e5f06f7457adf2a42d84b780d
Author: Motiejus Jakštys <motiejus@jakstys.lt>
Date: Wed, 25 Feb 2026 08:28:27 +0000
remove reference to missing skill.
Diffstat:
1 file changed, 0 insertions(+), 3 deletions(-)
diff --git a/stage0/CLAUDE.md b/stage0/CLAUDE.md
@@ -20,6 +20,3 @@
- no `cppcheck` suppressions. They are here for a reason. If it is complaining
about automatic variables, make it non-automatic. I.e. find a way to satisfy
the linter, do not suppress it.
-- if you are in the middle of enabling tests, load up the skill
- .claude/skills/enable-tests/SKILL.md and proceed with it.
-- remember: **mechanical copy** when porting existing stuff, no new creativity.