Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Ionide

Ionide is a Visual Studio Code package suite and set of additional tools for cross-platform F# development.
Collective - Host: opensource - https://opencollective.com/ionide - Website: https://ionide.io - Code: https://github.com/ionide

Merge pull request #152 from dawedawe/fix-84

Support MSBuild properties on the CLI

github.com/ionide/FSharp.Analyzers.SDK - 989eef8b4035c8c24523933221aea2a5cf2a3731 authored about 1 year ago by dawe <[email protected]>
Merge branch 'master' into fix-84

github.com/ionide/FSharp.Analyzers.SDK - 9b4fc97c2f65008dfbce7b59b1275ce4035e3657 authored about 1 year ago by dawe <[email protected]>
Merge pull request #157 from nojaf/code-root

Add code-root flag

github.com/ionide/FSharp.Analyzers.SDK - f003711a4850cac11dec21718ad1dd7dfce06c9c authored about 1 year ago by Florian Verdonck <[email protected]>
exit if fsc-args are combined with properties

github.com/ionide/FSharp.Analyzers.SDK - 5dedd2ed1d06f18087e303ef996adab8fb9c63af authored about 1 year ago by dawe <[email protected]>
Update src/FSharp.Analyzers.Cli/Program.fs

Co-authored-by: dawe <[email protected]>

github.com/ionide/FSharp.Analyzers.SDK - 606929e0fad4d94ae3e0f7e6291aa09b9ec74315 authored about 1 year ago by Florian Verdonck <[email protected]>
Merge pull request #155 from nojaf/improve-sarif

Improve sarif

github.com/ionide/FSharp.Analyzers.SDK - bc21cb609ca4e605f13c01ae1f3a2badb269c421 authored about 1 year ago by Florian Verdonck <[email protected]>
Merge branch 'master' into improve-sarif

github.com/ionide/FSharp.Analyzers.SDK - b74859fc8b700eb8cd1bc6d59c9d7f6ad8309676 authored about 1 year ago by Florian Verdonck <[email protected]>
Merge pull request #156 from nojaf/walk-synval-sig

Properly walk SynModuleSigDecl.Val

github.com/ionide/FSharp.Analyzers.SDK - 979361bf307892c55f53417b308d9e6de66973ea authored about 1 year ago by Florian Verdonck <[email protected]>
Assert types in val are walked.

github.com/ionide/ionide-analyzers - e83bd4c690490a100fbd37d80f8bfc2c80dac5d0 authored about 1 year ago by nojaf <[email protected]>
Properly walk SynModuleSigDecl.Val

github.com/ionide/FSharp.Analyzers.SDK - 70d52191e36e1bd471c85821b8749c7e778f48fd authored about 1 year ago by nojaf <[email protected]>
Add changelog entry.

github.com/ionide/FSharp.Analyzers.SDK - 28f76ef368d23db7b74ea8771f21a038abad121e authored about 1 year ago by nojaf <[email protected]>
Use relative path in physical location.

github.com/ionide/FSharp.Analyzers.SDK - c8d8b9c7de4b7015c5b00c836d9ed889c5689605 authored about 1 year ago by nojaf <[email protected]>
allow operator symbols after a double slash (#203)

* allow operator symbols after a double slash

* add sample

* simplify

* even simpler

github.com/ionide/ionide-fsgrammar - 53b79020afd24c524c6746de6bd8b4735b314385 authored about 1 year ago by dawe <[email protected]>
Merge pull request #25 from ionide/dependabot/nuget/fsdocs-tool-20.0.0-alpha-008

Bump fsdocs-tool from 20.0.0-alpha-006 to 20.0.0-alpha-008

github.com/ionide/ionide-analyzers - 2472cbf698faaf6ab6099522ff076f39ca6522b3 authored about 1 year ago by Florian Verdonck <[email protected]>
Bump fsdocs-tool from 20.0.0-alpha-006 to 20.0.0-alpha-008

Bumps [fsdocs-tool](https://github.com/fsprojects/FSharp.Formatting) from 20.0.0-alpha-006 to 20...

github.com/ionide/ionide-analyzers - 1d07c58a7938bcc44c723111d738ab61d976abb3 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
construct RuntimeIdentifier from arch and os if given

github.com/ionide/FSharp.Analyzers.SDK - 46b45ed41012678e8f66e6952783c8dd2cbc52f1 authored about 1 year ago by dawe <[email protected]>
support -r -a -os .NET CLI flags

github.com/ionide/FSharp.Analyzers.SDK - f6fa96dd7a5d3d5f0cb0a2c25a3a4aa09fa3c9fb authored about 1 year ago by dawe <[email protected]>
support .NET CLI -c for the configuration property

github.com/ionide/FSharp.Analyzers.SDK - b5b867d3af9a87122167ef241c3205753474a25f authored about 1 year ago by dawe <[email protected]>
support multiple MSBuild properties in one -p CLI flag

github.com/ionide/FSharp.Analyzers.SDK - 026417010d6237b4d4fabf52a41e4034eaa79419 authored about 1 year ago by dawe <[email protected]>
Also support MSBuild style "-p:" properties on the CLI

github.com/ionide/FSharp.Analyzers.SDK - e3769839e25a63b8a19ddb149a68b21f378df1de authored about 1 year ago by dawe <[email protected]>
Merge pull request #24 from nojaf/bump-docs-tool

Bump fsdocs-tool to 20.0.0-alpha-006

github.com/ionide/ionide-analyzers - 0c0a076272b7cfded9c8be4b7dd80c7aea4d9296 authored about 1 year ago by Florian Verdonck <[email protected]>
Bump fsdocs-tool to 20.0.0-alpha-006

github.com/ionide/ionide-analyzers - 40720ad7992bc5ba2bd7d10fe7ef611889de3df5 authored about 1 year ago by nojaf <[email protected]>
Merge pull request #153 from nojaf/bump-docs-tool

Bump fsdocs-tool to 20.0.0-alpha-006

github.com/ionide/FSharp.Analyzers.SDK - 20ae9f2d3b9de0f3fa979b07c455594e9284a9e3 authored about 1 year ago by Florian Verdonck <[email protected]>
Bump fsdocs-tool to 20.0.0-alpha-006

github.com/ionide/FSharp.Analyzers.SDK - 4fdb41f942bd1a4146c235bc23a7f4cb0f3da7c4 authored about 1 year ago by nojaf <[email protected]>
Merge pull request #148 from nojaf/hint-as-note

Change map Severity.Hint to FailureLevel.Note

github.com/ionide/FSharp.Analyzers.SDK - 784307d3c0ffdd9f92561513416487322513bfa2 authored about 1 year ago by Florian Verdonck <[email protected]>
Support MSBuild properties on the CLI

github.com/ionide/FSharp.Analyzers.SDK - 05a5e894fd23335a8e2c72d86b804dcf498c4a21 authored about 1 year ago by dawe <[email protected]>
Merge branch 'master' into hint-as-note

github.com/ionide/FSharp.Analyzers.SDK - ba3f029930a8c2d2d980b68de6819da77fef1e3d authored about 1 year ago by Florian Verdonck <[email protected]>
Merge pull request #150 from dawedawe/fix-141

check --project arguments if file exists

github.com/ionide/FSharp.Analyzers.SDK - 80e6f0bfc4621b250735aaf94423779b8ac5a429 authored about 1 year ago by dawe <[email protected]>
Merge branch 'master' into fix-141

github.com/ionide/FSharp.Analyzers.SDK - ca0fbe61a2d056fcce0bc4dd8efef88976619720 authored about 1 year ago by dawe <[email protected]>
Merge pull request #151 from dawedawe/fix-126

Print error and exit when project cracking failed

github.com/ionide/FSharp.Analyzers.SDK - c59fc4455afc6df5db00596d3e66fa725b775d45 authored about 1 year ago by dawe <[email protected]>
remove changelog entry from other PR

github.com/ionide/FSharp.Analyzers.SDK - d376c31360f0e12a40838083d89df0cdc16110de authored about 1 year ago by dawe <[email protected]>
better handling for failed project loading

github.com/ionide/FSharp.Analyzers.SDK - 2248eccc651f1129f8d6c8eb78d296f8513589df authored about 1 year ago by dawe <[email protected]>
- don't transform projectpaths to absolute path two times

- improve handling of bad --project args

github.com/ionide/FSharp.Analyzers.SDK - c229e88bf56f0f99be167c1deedbb9de2ae35067 authored about 1 year ago by dawe <[email protected]>
Merge pull request #23 from nojaf/bump-docs-tool

Bump fsdocs-tool to 20.0.0-alpha-005

github.com/ionide/ionide-analyzers - bccda39fa56bb63947a519140c4fb4187645b191 authored about 1 year ago by Florian Verdonck <[email protected]>
Merge pull request #149 from nojaf/bump-docs-tool

Bump fsdocs-tool to 20.0.0-alpha-005

github.com/ionide/FSharp.Analyzers.SDK - 15d7e44ba512722f51398574d242438f73ff9bf4 authored about 1 year ago by Florian Verdonck <[email protected]>
Bump fsdocs-tool to 20.0.0-alpha-005

github.com/ionide/FSharp.Analyzers.SDK - d47e5a800177c9dff2613fa81f2890b71ed38f9e authored about 1 year ago by nojaf <[email protected]>
Bump fsdocs-tool to 20.0.0-alpha-005

github.com/ionide/ionide-analyzers - 132da0ec4b3be78b99648b0620ef6952f4259b15 authored about 1 year ago by nojaf <[email protected]>
Merge pull request #20 from dawedawe/add_emptystringanalyzer

Add EmptyStringAnalyzer

github.com/ionide/ionide-analyzers - f9ede8f685a335e5e3c09762a87fe532a28b0156 authored about 1 year ago by dawe <[email protected]>
bump version to 0.2.0 in CHANGELOG.md

github.com/ionide/ionide-analyzers - 0b3d7b9a265ad2526e2019bb83189479efa4f958 authored about 1 year ago by dawe <[email protected]>
Merge branch 'main' into add_emptystringanalyzer

github.com/ionide/ionide-analyzers - c0470e359799f5b88cbc232bcfe4ac4a9c6929b9 authored about 1 year ago by dawe <[email protected]>
Merge pull request #22 from dawedawe/fix_analyzer_codes

add "IONIDE-" prefix to all analyzer codes

github.com/ionide/ionide-analyzers - d34b97707d3001831c621112340995ea39423b59 authored about 1 year ago by dawe <[email protected]>
fix pr number for real

github.com/ionide/ionide-analyzers - 9d83a15f66319662721c13b8c42fa0a2e044927f authored about 1 year ago by dawe <[email protected]>
add "IONIDE-" prefix to all analyzer codes

github.com/ionide/ionide-analyzers - 93cb862678d836dc53d00f63656d617a29528ced authored about 1 year ago by dawe <[email protected]>
Merge pull request #21 from ionide/dependabot/nuget/Microsoft.NET.Test.Sdk-17.8.0

Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0

github.com/ionide/ionide-analyzers - a0b89ac8027dc0b2be40bc7d5b72a6588b6107f6 authored about 1 year ago by Florian Verdonck <[email protected]>
Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.7.2 to 17.8.0.
- [Re...

github.com/ionide/ionide-analyzers - 33fdf9dbc05f26728601ed8bd7f58a084e327830 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
add changelog entry

github.com/ionide/ionide-analyzers - 18cd8524a65797402f253de8a7d3523686605b65 authored about 1 year ago by dawe <[email protected]>
Merge branch 'main' into add_emptystringanalyzer

github.com/ionide/ionide-analyzers - 84349a816bedba0b3dd00245f815d402bf6969c3 authored about 1 year ago by dawe <[email protected]>
add EmptyStringAnalyzer

github.com/ionide/ionide-analyzers - 9115d10a65b9e69936218fca33a42d423e2c9cb5 authored about 1 year ago by dawe <[email protected]>
Merge pull request #19 from dawedawe/fix_analyzer_attr_url

fix urls in attributes

github.com/ionide/ionide-analyzers - 1377595063c00509c579a012c6d563fabf9bb387 authored about 1 year ago by dawe <[email protected]>
fix urls in attributes

github.com/ionide/ionide-analyzers - 25bfbfd9ae0fa889ce7c60e057d3a388aaf57dbf authored about 1 year ago by dawe <[email protected]>
Merge pull request #18 from dawedawe/projreflocalsdk

Support referencing local sdk repo

github.com/ionide/ionide-analyzers - 934c65cc2473e575c6a7c9ba0078a571760fc280 authored about 1 year ago by dawe <[email protected]>
- add LocalAnalyzersSDKRepo property

- add documentation

github.com/ionide/ionide-analyzers - 5325858f11ffbe40d2f9a5ca868771b2a474e704 authored about 1 year ago by dawe <[email protected]>
support referencing the local sdk projects instead of using the nuget packages

github.com/ionide/ionide-analyzers - 7330b808eeddfab7de1852b4c30250f33941f3d7 authored about 1 year ago by dawe <[email protected]>
Merge pull request #17 from nojaf/update-fsdocs

Update fsdocs to 20.0.0-alpha-004

github.com/ionide/ionide-analyzers - 49a4c3cdda2d3089ed444ae396a58bec54bcc41f authored about 1 year ago by Florian Verdonck <[email protected]>
Update fsdocs to 20.0.0-alpha-004

github.com/ionide/ionide-analyzers - 468bfc69b1f0163112417dd16bb0208e9aca16a3 authored about 1 year ago by nojaf <[email protected]>
Merge pull request #16 from nojaf/get-started

Add notes on getting started.

github.com/ionide/ionide-analyzers - f60bffadcb1c42476244d469d5e9b3f03bcb0d08 authored about 1 year ago by Florian Verdonck <[email protected]>
Update README.md

Co-authored-by: dawe <[email protected]>

github.com/ionide/ionide-analyzers - f7cb8da717fd5116024c7370e90d54041e07f70a authored about 1 year ago by Florian Verdonck <[email protected]>
Add notes on getting started.

github.com/ionide/ionide-analyzers - bceef3ece3393da7e8adddf7d48b895c83ba6713 authored about 1 year ago by nojaf <[email protected]>
Merge pull request #14 from nojaf/nuget-package-details

Add missing NuGet properties

github.com/ionide/ionide-analyzers - 51a83f81333d62ee9b5aca8dfdedb308fb35af30 authored about 1 year ago by Florian Verdonck <[email protected]>
Update permissions

github.com/ionide/ionide-analyzers - 20d5eb75ac2a6a00ca14cc8ee88cc98caf98cc40 authored about 1 year ago by nojaf <[email protected]>
Add link to CHANGELOG.md

github.com/ionide/ionide-analyzers - 07891e8d4ca381b266e9ca677d4f132563c10387 authored about 1 year ago by nojaf <[email protected]>
Add missing NuGet properties

github.com/ionide/ionide-analyzers - de24fd44e3c8ea833ca73c9ca43d811d6668c455 authored about 1 year ago by nojaf <[email protected]>
Merge pull request #9 from nojaf/auto-publish

Create automatic releases

github.com/ionide/ionide-analyzers - 043994d1069b21a563c4c8e93cda3aa24ac62613 authored about 1 year ago by Florian Verdonck <[email protected]>
Merge pull request #10 from nojaf/named-fields

Add UnnamedDiscriminatedUnionFieldAnalyzer

github.com/ionide/ionide-analyzers - 3447fc771a5cf08fde9dd74b2d616b75d01251ef authored about 1 year ago by Florian Verdonck <[email protected]>
Change Error to Hint.

github.com/ionide/ionide-analyzers - 6566e53da5d7a2a6086221f635d85c535483e4c2 authored about 1 year ago by nojaf <[email protected]>
Change map Severity.Hint to FailureLevel.Note

github.com/ionide/FSharp.Analyzers.SDK - 0a7c4bf615b4149652203d3ff131f2d2f24ac1fe authored about 1 year ago by nojaf <[email protected]>
Add --dry-run option.

github.com/ionide/ionide-analyzers - 01498683e6ba3dd902119229ad6fab674f9e617a authored about 1 year ago by nojaf <[email protected]>
Remove additional whitespace.

github.com/ionide/ionide-analyzers - 2c51051c6875bec220c4ade2b649ca6b82112fd4 authored about 1 year ago by nojaf <[email protected]>
Add UnnamedDiscriminatedUnionFieldAnalyzer

github.com/ionide/ionide-analyzers - c6a399d8eb6f4f5a327ef62b4ff98c423efeae05 authored about 1 year ago by nojaf <[email protected]>
Merge pull request #147 from nojaf/walk-exception

Walk over the union case in SynModuleDecl.Exception.

github.com/ionide/FSharp.Analyzers.SDK - f31b7dcd0ae224fdfcb77243820d8279aa4e930c authored about 1 year ago by Florian Verdonck <[email protected]>
Add changelog entry.

github.com/ionide/FSharp.Analyzers.SDK - fb881687d56fd4b221cda58e9ccd83bc784b2591 authored about 1 year ago by nojaf <[email protected]>
Walk over the union case in SynModuleDecl.Exception.

github.com/ionide/FSharp.Analyzers.SDK - fb7481829d225d52fb09000df0a056376a520969 authored about 1 year ago by nojaf <[email protected]>
Use IONIDE_ANALYZER_NUGET_PUBLISH_KEY

github.com/ionide/ionide-analyzers - 6fdc58e317b5f6d8e670958d1dbf3f953df17057 authored about 1 year ago by nojaf <[email protected]>
Create automatic releases

github.com/ionide/ionide-analyzers - b22d5a79d1939b4efa8425f0a9364e4e954b9a20 authored about 1 year ago by nojaf <[email protected]>
Merge pull request #8 from nojaf/ignore-function

Add IgnoreFunctionAnalyzer

github.com/ionide/ionide-analyzers - 23818cc8ba35121d638775a4295d61367d1bddf3 authored about 1 year ago by Florian Verdonck <[email protected]>
Add IgnoreFunctionAnalyzer

github.com/ionide/ionide-analyzers - f6243d294a68230d90e229bce8867c89340b092d authored about 1 year ago by nojaf <[email protected]>
Merge pull request #146 from dawedawe/doc_gh_workflow_perms

document needed gh workflow permissions

github.com/ionide/FSharp.Analyzers.SDK - 5e783256437fb17dc7bf3b47bafab120080b0deb authored about 1 year ago by dawe <[email protected]>
document needed gh workflow permissions

github.com/ionide/FSharp.Analyzers.SDK - 059a5393885a3cc087232950be66ef345e3bacea authored about 1 year ago by dawe <[email protected]>
Merge pull request #7 from ionide/dependabot/nuget/FSharp.Compiler.Service-43.7.401

Bump FSharp.Compiler.Service from 43.7.400 to 43.7.401

github.com/ionide/ionide-analyzers - 51682b6b7461171a06a357966b8afee7113e2d4e authored about 1 year ago by Florian Verdonck <[email protected]>
Merge pull request #4 from ionide/dependabot/nuget/NUnit-3.14.0

Bump NUnit from 3.13.3 to 3.14.0

github.com/ionide/ionide-analyzers - 0d79ad5df415d7594138867d1cb77a06321c2275 authored about 1 year ago by Florian Verdonck <[email protected]>
Ignore FCS as well.

github.com/ionide/ionide-analyzers - bc3662a805269a59b74e35f2df90c30198118985 authored about 1 year ago by nojaf <[email protected]>
Bump FSharp.Compiler.Service from 43.7.400 to 43.7.401

Bumps [FSharp.Compiler.Service](https://github.com/dotnet/fsharp) from 43.7.400 to 43.7.401.
- [...

github.com/ionide/ionide-analyzers - 074bda11588ff3f49fc9dbef6c3c812a016eb661 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump NUnit from 3.13.3 to 3.14.0

Bumps [NUnit](https://github.com/nunit/nunit) from 3.13.3 to 3.14.0.
- [Release notes](https://g...

github.com/ionide/ionide-analyzers - 4bdaec171823818f70940c5396e581616c3c709f authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #5 from ionide/dependabot/nuget/FSharp.Core-7.0.401

Bump FSharp.Core from 7.0.400 to 7.0.401

github.com/ionide/ionide-analyzers - cb4f6d378c273c92ec4fd7b1084141127ad3392b authored about 1 year ago by Florian Verdonck <[email protected]>
Merge pull request #6 from ionide/dependabot/nuget/NUnit3TestAdapter-4.5.0

Bump NUnit3TestAdapter from 4.4.2 to 4.5.0

github.com/ionide/ionide-analyzers - 1799a3076dc4eb68f773528aa7b1f70aefe08429 authored about 1 year ago by Florian Verdonck <[email protected]>
Merge pull request #3 from ionide/dependabot/nuget/Microsoft.NET.Test.Sdk-17.7.2

Bump Microsoft.NET.Test.Sdk from 17.6.0 to 17.7.2

github.com/ionide/ionide-analyzers - 242f4690c677dad7adf02a82c355265d30bb3ab4 authored about 1 year ago by Florian Verdonck <[email protected]>
Ignore FSharp.Core

github.com/ionide/ionide-analyzers - d7651dd048ea02ddace1301e8f01112ac0bada58 authored about 1 year ago by nojaf <[email protected]>
Bump NUnit3TestAdapter from 4.4.2 to 4.5.0

Bumps [NUnit3TestAdapter](https://github.com/nunit/nunit3-vs-adapter) from 4.4.2 to 4.5.0.
- [Re...

github.com/ionide/ionide-analyzers - eb362f79cef9a3006f37e15a890503dd8666e2bf authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>