Skip to content

Records with name enclosed with quotes #19

Open
@civing

Description

@civing

When record name is enclosed with quotes it's not added to the list of tags.

example:
test.erl:
-module(test).
-record(test, {none}).
-record('test@', {none}).

tags:
!_TAG_FILE_SORTED 1 /0=unsorted, 1=sorted/
#test ./test.erl /^-\srecord\s(\stest>/;" r file:
test ./test.erl /^-\s
record\s*(\s*test>/;" r file:
test ./test.erl 1;" M
test.erl ./test.erl 1;" F

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions