Describe the bug
If an analyzer reports a finding in an FsLex file, only the filename is reported.
To Reproduce
Steps to reproduce the behaviour:
Run analyzers on the FSharp repo or likely any other using FsLex.
Expected behaviour
The full path to the lex.fsl file should be printed.
Screenshots

Describe the bug
If an analyzer reports a finding in an FsLex file, only the filename is reported.
To Reproduce
Steps to reproduce the behaviour:
Run analyzers on the FSharp repo or likely any other using FsLex.
Expected behaviour
The full path to the
lex.fslfile should be printed.Screenshots