]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
pre-commit: use ^ anchors in `files`
authorSimon Marchi <simon.marchi@efficios.com>
Wed, 29 Oct 2025 17:49:28 +0000 (13:49 -0400)
committerSimon Marchi <simon.marchi@efficios.com>
Thu, 30 Oct 2025 16:25:54 +0000 (12:25 -0400)
commit9f9eeeb6dab692dc0e0d851588dd5a1b6a0eb098
tree1f2d0070e3c219e0fdfb5a34bdc55f9c5e377923
parentda8ad8e03abdba2b5e7794c95e6981d03fef6021
pre-commit: use ^ anchors in `files`

Some `files` regexes use a ^ anchor, some don't.  I think it's good to
be explicit about it (and consistent), so use it everywhere.

Change-Id: I14eb2082a1c0ff6bc219e202fb16c3f12001fd73
Approved-By: Tom Tromey <tom@tromey.com>
.pre-commit-config.yaml