diff options
author | Simon Marchi <simon.marchi@polymtl.ca> | 2021-05-17 14:31:00 -0400 |
---|---|---|
committer | Simon Marchi <simon.marchi@polymtl.ca> | 2021-05-17 14:31:00 -0400 |
commit | 91e159e93b273af462b9999122af9a69980d88e1 (patch) | |
tree | 82bd6d19512c0acb249b717f30db93226e160bff /gdb/source.c | |
parent | 034dce7a47652cf0a5f8fbcc403ca995171cc417 (diff) | |
download | gdb-91e159e93b273af462b9999122af9a69980d88e1.zip gdb-91e159e93b273af462b9999122af9a69980d88e1.tar.gz gdb-91e159e93b273af462b9999122af9a69980d88e1.tar.bz2 |
gdb: add pyproject.toml
When running black to format Python files, files with extension .py.in
are ignored, because they don't end in .py. Add a pyproject.toml file
to instruct black to pick up these files too.
gdb/ChangeLog:
* py-project.toml: New.
* gdb-gdb.py.in: Re-format.
gdb/testsuite/ChangeLog:
* gdb.python/py-framefilter-gdb.py.in: Re-format.
* gdb.python/py-framefilter-invalidarg-gdb.py.in: Re-format.
Change-Id: I9b88faec3360ea24788f44c8b89fe0b2a5f4eb97
Diffstat (limited to 'gdb/source.c')
0 files changed, 0 insertions, 0 deletions