mirror of
https://github.com/Smaug123/WoofWare.PrattParser
synced 2025-10-05 17:38:41 +00:00
* Comment out the test for unimplemented functionality * Bump fantomas from 6.3.0-alpha-005 to 6.3.0-alpha-006 Bumps [fantomas](https://github.com/fsprojects/fantomas) from 6.3.0-alpha-005 to 6.3.0-alpha-006. - [Release notes](https://github.com/fsprojects/fantomas/releases) - [Changelog](https://github.com/fsprojects/fantomas/blob/main/CHANGELOG.md) - [Commits](https://github.com/fsprojects/fantomas/commits) --- updated-dependencies: - dependency-name: fantomas dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Update deps * Fix again --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Smaug123 <patrick+github@patrickstevens.co.uk> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
18 lines
276 B
JSON
18 lines
276 B
JSON
{
|
|
"version": 1,
|
|
"isRoot": true,
|
|
"tools": {
|
|
"fantomas": {
|
|
"version": "6.3.0-alpha-006",
|
|
"commands": [
|
|
"fantomas"
|
|
]
|
|
},
|
|
"fsharp-analyzers": {
|
|
"version": "0.23.0",
|
|
"commands": [
|
|
"fsharp-analyzers"
|
|
]
|
|
}
|
|
}
|
|
} |