diff --git a/data/tools/fantomas.yml b/data/tools/fantomas.yml new file mode 100644 index 000000000..5b4f83acc --- /dev/null +++ b/data/tools/fantomas.yml @@ -0,0 +1,11 @@ +name: fantomas +categories: + - formatter +tags: + - fsharp +license: Apache License 2.0 +types: + - cli +source: 'https://github.com/fsprojects/fantomas' +homepage: 'https://fsprojects.github.io/fantomas/' +description: F# source code formatter. diff --git a/data/tools/ionide-analyzers.yml b/data/tools/ionide-analyzers.yml new file mode 100644 index 000000000..4a289d658 --- /dev/null +++ b/data/tools/ionide-analyzers.yml @@ -0,0 +1,11 @@ +name: ionide-analyzers +categories: + - linter +tags: + - fsharp +license: "MIT License" +types: + - cli +source: 'https://github.com/ionide/ionide-analyzers' +homepage: 'https://ionide.io/ionide-analyzers/' +description: A collection of F# analyzers, built with the FSharp.Analyzers.SDK.