Regular Expressions 101

Community Patterns

linter-elixirc

1

Regular Expression
PCRE (PHP <7.3)

/
\*\*[ ]+\((\w+)\)[ ](?:([\w ]+)[\r\n]{1,2}.+[\r\n]{1,2}[ ]+(.+):(\d+):|(.+):(\d+):[ ](.+))
/
g

Description

Testing of elixirc output for linter-elixirc validation.

Submitted by Landon Abney - 8 years ago