fsprojects / fantomas

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

use __SOURCE_DIRECTORY__ for the analyzersProjectPath #2964

Closed dawedawe closed 8 months ago

dawedawe commented 8 months ago

With this PR, you can do a simple dotnet fsi build.fsx after a git clean -xdf. Before, you had to do a dotnet fsi build.fsx -p Init prior to the Build pipeline.