Fixture: docstring matches implementation
This is a configuration reader.
import os with open('/etc/config.yaml', 'r') as f: config = f.read()
Fixture: docstring matches implementation
npx skillmds@latest add domehahn/negative-9 import os with open('/etc/config.yaml', 'r') as f: config = f.read()
domehahn/skil/tree/main/compat/external-scanner/fixtures/intent-code-divergence/negative commit 4177c40c95