Ecosyste.ms: OpenCollective

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

github.com/ionide/FSharp.Analyzers.SDK

Library for building custom analyzers for F# / FSAC
https://github.com/ionide/FSharp.Analyzers.SDK

Merge pull request #208 from Numpsy/semi_colon_sep

When printing analysis messages to the console, separate the texttual…

fbe5cbcad0fb0a397345b569bc60d28e1c3f3b26 authored 11 months ago
When printing analysis messages to the console, separate the textutal description from the rest with a ':' instead of '-'

3a4b9105652940b513473c3526628a9ba07611e4 authored 11 months ago
changelogs for v0.25.0

20d2c64e560d5c4f10deae6ece6a64317349254e authored 12 months ago
Merge pull request #207 from ionide/bump-fcs

bump FCS and FSC to 8.0.200 now that they've been released

755d59cfd1fe65b4f7580bf53e7023c57e49f240 authored 12 months ago
bump FCS and FSC to 8.0.200 now that they've been released

7b3b1a022aed3fe6832b6e1a5c2e750109c14600 authored 12 months ago
Merge pull request #206 from dawedawe/rm_coverlet

remove coverlet.collector package dependency

01dbe5006cb683e70f8f92b12b2568ae6a20e61c authored 12 months ago
remove coverlet.collector package dependency

5b77e680ed77d8b989b3c3f193b734f6ca88aca7 authored 12 months ago
Merge pull request #205 from nojaf/bump-projinfo

Update Ionide.ProjInfo to 0.63.0

0f376c5fa914453086d7119b48b1eab094ebab41 authored 12 months ago
Update for UseArtifactsOutput

d3a0d66ff3d9643a0cf5211327bffddeafcc5da7 authored 12 months ago
Update Ionide.ProjInfo to 0.63.0

f449797252935c4673fce939b00135a47cb0b0a0 authored 12 months ago
Merge pull request #202 from Smaug123/fail-on-no-analyzers

Fail on no analyzers registered

56dbd8acf0867b35b44ce236a0cde055a628173f authored 12 months ago
Fail on no analyzers registered

0719b7296843dc552e68bf6143d565227f2c1b33 authored 12 months ago
Merge pull request #201 from nojaf/v24

v 0.24.0

0e17a07a7bbe6f18b1a40cbc1f1e15824eb012e0 authored 12 months ago
Add changelog entry for 0.24.0

a793ddcc92df1e0b344991d85febdee4a63cda3d authored 12 months ago
Update tools

480029772debf4879fe3e46f675e943f5cdf26ad authored 12 months ago
Merge pull request #200 from Smaug123/fail-on-failure-2

Fail the tool if any analysis fails

27780b6d708ee37db915a178cb1d9306b3c1d1d4 authored 12 months ago
Fail on analysis failure

25ab689f9285a81ff1c782e9ac62abed0eab785c authored about 1 year ago
Remove spurious option type

e975e35d0b911de0a9abfd5e1ab58f96ae3feaf3 authored about 1 year ago
Merge pull request #199 from Smaug123/rqa-severity

Add RequireQualifiedAccess to Severity type

b0421e39b923178e05faf4c9ac18aab4d78f6b9f authored about 1 year ago
Add RequireQualifiedAccess to Severity type

4a71ecb082376b004bb77f165b36d9fbba4915e1 authored about 1 year ago
Merge pull request #198 from Smaug123/fail-on-failure

Fail the tool when analyzers fail to load

1aa73ad9b8204f0954be1734c203abd194f5ad55 authored about 1 year ago
Add changelog entry

3d8351ed5e084c6cc3ea0a93a01bcb04bf763858 authored about 1 year ago
Fail the tool on failure to load analyzers

28b4989d93cb06969604d75e87302e6104588862 authored about 1 year ago
Merge pull request #197 from dawedawe/release_0.23.0

release 0.23.0

49a5a209455870884888761afd9039bd7bea3a72 authored about 1 year ago
release 0.23.0

4d69bc5f0d0d0015c7e52cb622c2f378a98c2fc9 authored about 1 year ago
Merge pull request #196 from dawedawe/support_include_files

Add a --include-files flag

8e8fd19551bbc96e98707ba0557dc84b09c926fc authored about 1 year ago
take a predicate instead of a glob list

92f49a2eb56507cef58f782aa00ddebe0c26a4de authored about 1 year ago
add changelog entries and fix some

83931dd49c62acbfb2ae9f5bde97f62a08c34e83 authored about 1 year ago
- add a --include-files flag

- add globing support for analyzer filters
- rename filter flags for consistency

408f0e2fdb023002b5037f522dd50327aad16644 authored about 1 year ago
Merge pull request #195 from nojaf/bump-msbuild-package-version

Bump version to 0.3.0

334ca3df70ba32bd85fb08b25f4a89abffb461bd authored about 1 year ago
Bump version to 0.3.0

a6bfd0aa4d83e1b2e00a7ea26449995c37a05a0d authored about 1 year ago
Merge pull request #194 from dawedawe/support_include_analyzers

Support include analyzers and make life simpler for editor clients

c49d6e94f17fcd4f68e8d55dd7f68d02f431f5d1 authored about 1 year ago
Merge branch 'main' into support_include_analyzers

3dfddfe0a7900ba976762fd8d3ddb1ec56e0e340 authored about 1 year ago
use optional parameter instead of overloaded member

e423b4beb4f900d3d2b6f5203386f2541174f7b4 authored about 1 year ago
Merge pull request #193 from Numpsy/rw/ns2

Retarget FSharp.Analyzers.Build from netstandard1.0 to netstandard2.0

d739236f42f3f44286522e111bf75ce77b9ae69a authored about 1 year ago
use named placeholders in log messages

7acb6d22a4158dd7c4751636a49a770462a0c30d authored about 1 year ago
ease version requirements for Microsoft.Extensions.Logging

9461b968f623cc4f5bab4c606e58e6bb4df047fd authored about 1 year ago
add support for --include-analyzers

1c8f53d8948dde43597c167a329edcd269d128a3 authored about 1 year ago
Retarget FSharp.Analyzers.Build from netstandard1.0 to netstandard2.0

ca34aa827e32f9ce9792d8082c105ffa835e27ca authored about 1 year ago
Merge pull request #189 from Numpsy/rw/analyser_path_warn

Log a warning if the path it's trying to load analyzers from doesn't …

727a9c17596fdcb86257bc3c81b71b5acbeea6da authored about 1 year ago
Merge pull request #190 from Numpsy/rw/typo

Fix a typo in the docs

75df5b25d52c3e9d41dfd11ecd0bb241fc6ed8c6 authored about 1 year ago
Update docs/content/Getting Started Using.md

e705efa81255f0afb7ea90c924cd9f3b34fdd1b8 authored about 1 year ago
Merge pull request #192 from Numpsy/rw/desc_2

Add a package description to FSharp.Analyzers.Build

c930fa9c8bf212c5edb21e5bd21859de872ceaaa authored about 1 year ago
Add a package description to FSharp.Analyzers.build

2e5a1c43945f0a57602a75d3a902c011ba7c3ba4 authored about 1 year ago
Fix a typo in the docs

265b43ad36a28408b6c13a2b224342a427831be2 authored about 1 year ago
Log a warning if the path it's trying to load analyzers from doesn't exist

959660e42692e5039af18454810ab9e3352af922 authored about 1 year ago
Merge pull request #188 from 1eyewonder/minor-logging-fixes

Minor logging fixes

a952061d38f7f0c627dd15df88ad35f02b099b0a authored about 1 year ago
Merge pull request #187 from Smaug123/fill-in-log

Fill in arg of log

da74b71ac55e213a9d7527e6b39b70201f6514b3 authored about 1 year ago
Minor logging fixes

7a29ca7be12c2b7001f5f742285d1b7ff424ebb3 authored about 1 year ago
Fill in arg of log

e7d3ce69925e69d16aeb829832751487399cccbd authored about 1 year ago
Merge pull request #185 from dawedawe/add_walkers_for_everything

Add walkers for everything

f80aadbf8b902ebec7c8198f7eed6638af0684aa authored about 1 year ago
whitespace

71dca2fc729347ddfa33ae559ce82c5c2f1aaba0 authored about 1 year ago
add changelog entry

1638abf922ce274a999a2e60e536339368cae35c authored about 1 year ago
add missing walkers to TASTCollecting

1fd7df5b4a9b740523ea16079344fc74a744b8e1 authored about 1 year ago
Merge pull request #184 from dawedawe/release_0.22.0

release 0.22.0

c7227c3193531025b0c8b32c3d0db354e9dc3c40 authored about 1 year ago
release 0.22.0

3aa4949b8f3a0cae4a5f6d54c15b5600e63915b2 authored about 1 year ago
Merge pull request #175 from dawedawe/use_ilogger

Use `Microsoft.Extensions.Logging` instead of `printf` based logging infrastructure

bc1d05deb3a49cbf2b9c97bf0b4b8dc6d80402ea authored about 1 year ago
Merge pull request #178 from dawedawe/always_emit_tailcall

always emit TailCalls to not overflow the stack

112fa6c3049841c9b71925f7c2e883c7c29c8a46 authored about 1 year ago
always emit TailCalls to not overflow the stack

c351d01283b567d77ee4424c724bec8a879b27b4 authored about 1 year ago
Merge pull request #177 from dawedawe/document_fullname_footgun

document the FullName footgun we run into

addb94697596a2873fbcc304f94d3165fefbf2a1 authored about 1 year ago
document the FullName footgun we run into

fecc13eabf05f34c023a02c1a70a194c55ce77a4 authored about 1 year ago
rename references to master to main

89e6b3970e623490c28adffa3e6c5cd080312c7d authored about 1 year ago
Merge branch 'use_ilogger' of https://github.com/dawedawe/FSharp.Analyzers.SDK into use_ilogger

a6b77ab6955e7f36411d73d907553f8c9e6a6388 authored about 1 year ago
rename file to match module name

0d3d02957d043e23baa8fb8f434f8bfa30cf1bcb authored about 1 year ago
add link to documentation about color settings

30c86289be56f87bf3e5d2f46b50f5637301f1ce authored about 1 year ago
add changelog entry

504677b0c367be381731133f489422df8b215aa4 authored about 1 year ago
Update src/FSharp.Analyzers.SDK/FSharp.Analyzers.SDK.Client.fs

Co-authored-by: Florian Verdonck <[email protected]>

ffadf7cfa1a67ce6396f7765008f8db49ee64374 authored about 1 year ago
Let the SDK depend on Microsoft.Extensions.Logging.Abstractions

8673e278818b258f1d1f651644155f9ee95555b7 authored about 1 year ago
fix usage

96e5b27c10bdc03a55638760e36ae51885353964 authored about 1 year ago
colored output

af76a935ca00480dee2d075da044801b20a1eede authored about 1 year ago
first stab at using ILogger

b1ccb4a0e19e0331703518c4750f354c9def5092 authored about 1 year ago
Merge pull request #173 from Numpsy/no_licence_cond

Remove the condition on setting PackageLicenseExpression/PackageTags in directory.build.props

b55f1a08517c6d49ca0cef1f6892125d23587ff8 authored about 1 year ago
Merge pull request #172 from Numpsy/cli_desc

Add a description to the Cli tool nuget package

5aad4877749892e9844511c09f5f9a321f09fb95 authored about 1 year ago
Remove the condition on setting PackageLicenseExpression/PackageTags in directory.build.props

eb0a7ca37126bc2eeb0e6a5dbd1abb0bb855f000 authored about 1 year ago
Add a description to the Cli tool nuget package

f4a8b71b635da35b9f2f887c73c633a922f8d64d authored about 1 year ago
Merge pull request #171 from nojaf/add-path-to-ast-collecting

Add path to ast collecting

253a5262d0358df3cb5b88a69f6c4c0d52c90dc9 authored about 1 year ago
Add changelog entry

38e115a85f0a7767e74bee26a205060f24d5410b authored about 1 year ago
Remove TODO

0f25d0689c91ba2dd44058f08fdcdaaee62667c6 authored about 1 year ago
Add path ASTCollecting.

1e2afdb0c404ada732924601a2db997cdd8710af authored about 1 year ago
Merge pull request #170 from nojaf/docs/improve-actions

Docs/improve actions

17d4eb37bc71d9a14a968e9529eeb2e9798ee232 authored about 1 year ago
Add missing $(FSharpAnalyzersOtherFlags)

fb0c24d59d58a41ab17ad092399233ab259d3e07 authored about 1 year ago
Update CI docs.

15248655ea671a262b87135d0b15dadef5c13e1e authored about 1 year ago
Update using analyzers

fdbfbf1ea8e4c77f0e088016f62d4658e6965a6b authored about 1 year ago
Merge pull request #169 from Numpsy/quote_binlog_path

Wrap the path to the binlog in quotes when building a test project

9a71b32c74451dded11b30b68c9e08569bd15da7 authored about 1 year ago
Wrap the path to the binlog in quotes when building a test project

45b026dc7b243836788f808e6598d2fb88fbbde7 authored about 1 year ago
Merge pull request #168 from nojaf/update-fcs-43-8-100

Update SDK, FCS and tools.

2bf6d6af1a7a71c28202254f2c3a6fb8dc614446 authored about 1 year ago
Add changelog entry

9b067395979fa034c0ab869676f4cf73f8f9b2b6 authored about 1 year ago
Update SDK, FCS and tools.

6d47a3aa51978bb786db3c34cb6e096af5115e9e authored about 1 year ago
Merge pull request #164 from nojaf/remove-fsc-targert

Remove AnalyzeFSharpProjectUsingFscArgs

ae263a59ef5b453789ba191cac0105ffedfa7b65 authored about 1 year ago
Add date to header

789cd99f627341df5df6ebf22d66f5540a95ecf5 authored about 1 year ago
Update changelogs.

e475fb169455008e9627ec88ac8ac12eb63d85cd authored about 1 year ago
Remove AnalyzeFSharpProjectUsingFscArgs

187c88c1b4c4c2883e67989a85b85e2176835fb9 authored about 1 year ago
Merge pull request #163 from nojaf/remove-nunit-analyzers

Remove NUnit.Analyzers.

883e32a2549130d2897df63dffc4f34a43e68345 authored about 1 year ago
Merge pull request #162 from nojaf/empty-fsc-args

Raise clear error if empty FSC arguments were passed.

3bfca038a2928e6aafe4a9e7b399bfa55bcfc40b authored about 1 year ago
Remove NUnit.Analyzers.

329f55f6bf61afd9bdf09bd2c3540833bd017c1a authored about 1 year ago
Add changelog entry.

49d5938df1145c60fa014c6ab0429962b2b4d96d authored about 1 year ago
Raise clear error if empty FSC arguments were passed.

2fb6014c9bb25f122d854fcdc533b4f8b8e73822 authored about 1 year ago
Merge pull request #161 from nojaf/more-sig-walking

Extend signature AST walking

a2c018f681de6694137f840da2cb9b8729a9e52f authored about 1 year ago
Walk SynModuleSigDecl.NestedModule

069287d41fe3e013db5ae3445a10c56baddeb5ef authored about 1 year ago
Walk UnionCase in SynModuleSigDecl.Exception

651ca2e37ddfb744aff8c975fd725e1eacc2b2ea authored about 1 year ago