fsprojects / fantomas

FSharp source code formatter
https://fsprojects.github.io/fantomas
Other
760 stars 190 forks source link

Report analyzer problem in GitHub #2962

Closed nojaf closed 8 months ago

nojaf commented 9 months ago

Experiment on https://github.com/ionide/FSharp.Analyzers.SDK/pull/119

nojaf commented 9 months ago

This is pretty cool I think: image

dawedawe commented 9 months ago

Awesome!

github-advanced-security[bot] commented 9 months ago

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

nojaf commented 9 months ago

Code scanning seems to work a little differently:

https://github.com/fsprojects/fantomas/security/code-scanning?query=pr%3A2962+tool%3AIonide.Analyzers.Cli+is%3Aopen

image

But I think the sarif will work out as expected.