Simple test framework
Stefil is a simple test framework for Common Lisp, with a focus on interactive development.
| Linter | Message | Location |
|---|---|---|
| input-labels Identify input labels that do not match package names | label 'sbcl-hu.dwim.asdf' does not match package name 'cl-hu.dwim.asdf' | |
| input-labels Identify input labels that do not match package names | label 'sbcl-alexandria' does not match package name 'cl-alexandria' | |
| input-labels Identify input labels that do not match package names | label 'sbcl-alexandria' does not match package name 'cl-alexandria' | |
| input-labels Identify input labels that do not match package names | label 'sbcl-hu.dwim.asdf' does not match package name 'cl-hu.dwim.asdf' |