fix wrong regex for sophia constructors #991

Open
pharpend wants to merge 1 commits from prh-docs-fix into master
Owner

Sophia constructors (Foo, Bar, Baz) cannot have quotes in them

Found this in testing. Source:

https://git.qpq.swiss/QPQ-AG/sophia/src/commit/dbab49936daad7d82bae7cf7336b1ce82e7ab779/src/so_scan.erl#L23
Sophia constructors (Foo, Bar, Baz) cannot have quotes in them Found this in testing. Source: https://git.qpq.swiss/QPQ-AG/sophia/src/commit/dbab49936daad7d82bae7cf7336b1ce82e7ab779/src/so_scan.erl#L23
pharpend added 1 commit 2026-05-13 16:47:31 +09:00
fix wrong regex for sophia constructors
Sophia Tests / tests (push) Successful in 1m20s
6099566cfe
Sophia constructors (Foo, Bar, Baz) cannot have quotes in them

Found this in testing. Source:

    dbab49936d/src/so_scan.erl (L23)
zxq9 approved these changes 2026-05-14 09:49:45 +09:00
zxq9 left a comment
Owner

Nice catch.

Nice catch.
Some checks are pending
Sophia Tests / tests (push) Successful in 1m20s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin prh-docs-fix:prh-docs-fix
git checkout prh-docs-fix
Sign in to join this conversation.