pgfplots
pgfplots copied to clipboard
Duplicate code lines?
To answer this TeX-SX question, in which the OP wants to draw tick lines as circle marks instead of short lines, I read a bit of source code related to ticks, and find two adjacent same lines https://github.com/pgf-tikz/pgfplots/blob/d85789248e5c0352ea0ec9349914e5ae87c8a0b1/tex/generic/pgfplots/pgfplotsticks.code.tex#L1469-L1470
@muzimuzhi, when you are sure that the duplicate line can safely be removed, add a PR. (Christian will not invest time in the near future.)
(I'll ping you on some other issues as well, which you/we already started. Just ignore them, if you (still) insist/think that Christians approval is needed.)
@Mo-Gul Now that support for GitHub Actions has been merged I'll soon try to get the testsuite running. Then we can confidently merge fixes without further approval.
@hmenke, great.
Nonetheless I would like to ask for approval when I think I have made commits which you might dislike, as was the case in history with changes in "spacing" (see 2 of the 4 current PRs from me :)) So that we are on the same page and have an agreed procedure: Shall I add you as a reviewer in these cases?