]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Move isort config to pyproject.toml
authorTom Tromey <tromey@adacore.com>
Wed, 17 Sep 2025 15:36:45 +0000 (09:36 -0600)
committerTom Tromey <tromey@adacore.com>
Thu, 18 Sep 2025 14:06:40 +0000 (08:06 -0600)
commit727ee2e293d504d687796ab871a7215a10d086d9
tree9e78597aa3a2445b7156b2eb80dae65e9200254b
parentd654421dc263744463002d7e0af0e39ce5206e19
Move isort config to pyproject.toml

My understanding is that pyproject.toml is the "new" way to configure
Python tools.  Although setup.cfg can't yet be removed (flake8 has
some issue with pyproject.toml), we can move the isort config here.

Approved-By: Simon Marchi <simon.marchi@efficios.com>
gdb/pyproject.toml
gdb/setup.cfg