]> Savannah Git Hosting - gnulib.git/commit
gnulib-tool.py: Add configuration files for Python tools.
authorCollin Funk <collin.funk1@gmail.com>
Tue, 27 Feb 2024 00:02:34 +0000 (16:02 -0800)
committerBruno Haible <bruno@clisp.org>
Tue, 27 Feb 2024 02:09:11 +0000 (03:09 +0100)
commite76d22822d4346d933b760ab1da18d671b37f573
treed28f942c26685e6c532fb7b2a225ea1a3137f11e
parenta8ebdedfefd8c914b773092dc2186a7791311508
gnulib-tool.py: Add configuration files for Python tools.

* pygnulib/.pylintrc: New file, used by pylintrc.
* pygnulib/setup.cfg: New file, currently only used for pycodestyle
options.
ChangeLog
pygnulib/.pylintrc [new file with mode: 0644]
pygnulib/setup.cfg [new file with mode: 0644]