summaryrefslogtreecommitdiff
path: root/Biz/Ide/hooks/post-merge
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2024-05-20 21:24:46 -0400
committerBen Sima <ben@bsima.me>2024-05-20 23:15:31 -0400
commit3e9e451099af984b02390c50417e34dcd2ac6ffa (patch)
treef543275c3406d23453bd1bb757c122160f8dbad0 /Biz/Ide/hooks/post-merge
parent027dcce5d199d914c9c560f354fba71ef4974a00 (diff)
Detect Python `import as` statements
The regex would fail if there was text after the `import X`, so `import X as Y` would fail, and bild wouldn't detect the local import. This adds a simple test that guards against this regex failure.
Diffstat (limited to 'Biz/Ide/hooks/post-merge')
0 files changed, 0 insertions, 0 deletions