Open apjanke opened 5 years ago
Would be nice to catch malformed texinfo at the review stage, either using an internal tool or relying on doctest.
doctest
To avoid stuff like https://github.com/apjanke/octave-packajoozle/issues/37.
Help review my upstream patch at https://savannah.gnu.org/patch/?9464 :)
It only works for errors, warnings seems ... tricky
Would be nice to catch malformed texinfo at the review stage, either using an internal tool or relying on
doctest
.To avoid stuff like https://github.com/apjanke/octave-packajoozle/issues/37.