See the "Require" line in the attached image which is not line numbered. Image is from some example algorithmicx (LaTeX package this package is based on) usage I found online.

I suggest adding support for excluding line numbers from certain lines.
A simple implementation might be to skip numbering the first n lines but this not super general. We may want to instead be able to flag certain lines to not be numbered.
Edit: We may want to add a flag to remove line numbers from lines that are just comments
See the "Require" line in the attached image which is not line numbered. Image is from some example algorithmicx (LaTeX package this package is based on) usage I found online.

I suggest adding support for excluding line numbers from certain lines.
A simple implementation might be to skip numbering the first n lines but this not super general. We may want to instead be able to flag certain lines to not be numbered.
Edit: We may want to add a flag to remove line numbers from lines that are just comments