Skip to content

fix: remove dead REX_LINE regex definition#32

Merged
orsinium merged 1 commit into
orsinium-labs:masterfrom
omarkohl:jip/remove-dead-rex-line-regex/tmzotwss
Apr 13, 2026
Merged

fix: remove dead REX_LINE regex definition#32
orsinium merged 1 commit into
orsinium-labs:masterfrom
omarkohl:jip/remove-dead-rex-line-regex/tmzotwss

Conversation

@omarkohl

@omarkohl omarkohl commented Apr 9, 2026

Copy link
Copy Markdown
Contributor

The first REX_LINE definition (without optional column number matching)
was immediately overwritten by the second definition, making it dead
code. The second definition is the correct one as it handles the
optional column number in mypy output (e.g. "file.py:1:2: error").

The first REX_LINE definition (without optional column number matching)
was immediately overwritten by the second definition, making it dead
code. The second definition is the correct one as it handles the
optional column number in mypy output (e.g. "file.py:1:2: error").
@netlify

netlify Bot commented Apr 9, 2026

Copy link
Copy Markdown

Deploy Preview for mypy-baseline ready!

Name Link
🔨 Latest commit e6b18a5
🔍 Latest deploy log https://app.netlify.com/projects/mypy-baseline/deploys/69d768b8f8553c0008ca146c
😎 Deploy Preview https://deploy-preview-32--mypy-baseline.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@orsinium
orsinium merged commit 3c7bb80 into orsinium-labs:master Apr 13, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants