Mercurial > hgrepos > Python > libs > pygments-lexer-pseudocode2
view MANIFEST.in @ 90:2af4684c8e78
Restrict whitespace before required and optional arguments.
Instead of "\s*" use explicit allowed whitespace chars (" " and "\t").
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Sat, 02 May 2026 14:46:28 +0200 |
| parents | c41bd33b511c |
| children | ef68b3769be5 |
line wrap: on
line source
include .hg* *.txt *.ini graft LICENSES graft docs graft tests prune docs/_build global-exclude *.pyc *.pyo
