Expand description
Code-width rule — mirrors journals/jss/rules/code_width.py
(JSS-WIDTH-001).
Functions§
- check_
width_ 001 - JSS-WIDTH-001 — code lines inside code-display environments
(Sinput/Soutput/CodeInput/CodeOutput/verbatim/Verbatim/Code/Scode)
must fit within
code_widthcolumns.columnon the returned violation is deliberately the offending length, not a real column — matchescode_width.py::_violation’s documented quirk (width violations are line-anchored, not position-anchored).