Zum Inhalt der Seite gehen


I'm slowly making my way through a 8 thousand line python addition to #inkscape's #python library for parsing text and font elements in #svg properly. It's important and useful, but it's also *a lot*.

I'm not sure how to say "please run pylint over your code because my eyes hurt trying to read this". without sounding like an ungrateful jerk. 😅

#codereview #programming #pango #fontconfig
Dieser Beitrag wurde bearbeitet. (6 Monate her)
is linting not a recommendation/requirement for contributions?
Yes.

It's basically a requirement.