ionide / ionide/FSharp.Analyzers.SDK
FsLex files are reported without their path
Open
bug
- Dominant language
- F#
- Stars
- 85
- Forks
- 28
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 20
Description
**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](https://github.com/dotnet/fsharp) repo or likely any other using FsLex.
**Expected behaviour**
The full path to the `lex.fsl` file should be printed.
**Screenshots**

Contributor guide
Assessment
This issue has not been assessed yet.