Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / fsprojects/FSharpLint issues and pull requests

#716 - Build with .NET 8, support .NET 8 projects

Pull Request - State: open - Opened by Thorium 3 days ago

#715 - Update FAKE

Pull Request - State: open - Opened by Thorium 3 days ago - 1 comment

#713 - Add missing rule checks

Pull Request - State: open - Opened by BennieCopeland 3 months ago - 2 comments

#711 - Draft: Implement proper rule overriding to address issue #488

Pull Request - State: open - Opened by BennieCopeland 4 months ago - 7 comments

#710 - CI: add 2 more triggers

Pull Request - State: closed - Opened by knocte 4 months ago

#709 - Add FavourAsKeyword rule

Pull Request - State: closed - Opened by ribeirotomas1904 4 months ago - 2 comments

#708 - Categorization of rules with configuration?

Issue - State: open - Opened by Thorium 6 months ago

#704 - Set RollForward on FSharpLint.Console to latestMajor

Pull Request - State: open - Opened by Numpsy 7 months ago - 6 comments

#703 - update doc FL0071.md (cyclomaticComplexity)

Pull Request - State: closed - Opened by Darkle 7 months ago - 1 comment

#702 - WIP: Add Sarif output support to FSharpLint.Console

Pull Request - State: open - Opened by Numpsy 7 months ago - 1 comment

#700 - ExplicitPrecedenceViaParentheses rule

Issue - State: open - Opened by knocte 8 months ago - 1 comment

#699 - Convert each FAKE target into its own .fsx script

Pull Request - State: closed - Opened by Mersho 8 months ago - 1 comment

#697 - Fix AvoidSinglePipeOperator false negative in all inner expressions

Pull Request - State: closed - Opened by Mersho 8 months ago - 4 comments

#696 - Fix AvoidSinglePipeOperator false negative

Pull Request - State: closed - Opened by Mersho 8 months ago

#695 - Core: fix in FavourStaticEmptyFields

Pull Request - State: closed - Opened by Mersho 8 months ago

#694 - Run the benchmarks using the default runtime rather than trying to fo…

Pull Request - State: closed - Opened by Numpsy 8 months ago - 2 comments

#693 - Feature: "DotnetNamingConventions" rule

Issue - State: open - Opened by knocte 8 months ago - 1 comment

#692 - docs: improve/elaborate main project description

Pull Request - State: open - Opened by knocte 8 months ago

#691 - build: change NoWarn to WarningsNotAsErrors

Pull Request - State: closed - Opened by webwarrior-ws 8 months ago

#690 - "Doesn't run" with SDK 8.0.101

Issue - State: closed - Opened by SeanTAllen 8 months ago - 5 comments

#689 - Fix FavourStaticEmptyFields false negative

Pull Request - State: closed - Opened by Mersho 8 months ago

#688 - paket: upgrade Ionide.ProjInfo to 0.61.3

Pull Request - State: closed - Opened by webwarrior-ws 8 months ago - 2 comments

#687 - Execution fails when using dotnet 7.x or 8.x to target net6.0 project

Issue - State: open - Opened by plainionist 8 months ago - 24 comments

#685 - build: re-enable NU1605

Pull Request - State: closed - Opened by webwarrior-ws 8 months ago - 6 comments

#684 - AvoidSinglePipeOperator: fix false positive for if expressions

Pull Request - State: closed - Opened by Mersho 9 months ago

#683 - Add FavourNonMutablePropertyInitialization rule

Pull Request - State: closed - Opened by webwarrior-ws 9 months ago - 4 comments

#682 - Workaround for NoPartialFuncs bug

Pull Request - State: closed - Opened by webwarrior-ws 9 months ago - 2 comments

#681 - Console: enhanced warning reporting

Pull Request - State: open - Opened by Mersho 9 months ago - 2 comments

#680 - DRAFT: paket move to FAKE-only

Pull Request - State: open - Opened by webwarrior-ws 9 months ago - 13 comments

#679 - Simplify SelfCheck

Pull Request - State: closed - Opened by knocte 9 months ago

#678 - Docs: don't swallow errors

Pull Request - State: closed - Opened by webwarrior-ws 9 months ago

#677 - Core.Application: make inline source filepath less confusing

Pull Request - State: closed - Opened by webwarrior-ws 9 months ago

#676 - DRAFT: Add DisallowShadowing rule

Pull Request - State: open - Opened by webwarrior-ws 9 months ago - 2 comments

#675 - Pipe operator: fix range

Pull Request - State: closed - Opened by webwarrior-ws 9 months ago

#673 - Add EnsureTailCallDiagnosticsInRecursiveFunctions rule

Pull Request - State: closed - Opened by webwarrior-ws 9 months ago - 3 comments

#672 - Core: fix in getPatternIdents

Pull Request - State: closed - Opened by webwarrior-ws 9 months ago - 2 comments

#671 - UnneededRecKeyword: fix build

Pull Request - State: closed - Opened by webwarrior-ws 9 months ago

#670 - "Not implemented" crash when parsing SqlProvider solution

Issue - State: closed - Opened by knocte 9 months ago

#669 - build.fsx,Core.Tests: SelfCheck whole solution

Pull Request - State: closed - Opened by knocte 9 months ago

#668 - Enable more rules for SelfCheck

Pull Request - State: open - Opened by Mersho 9 months ago - 1 comment

#667 - Fix recent regression in MaxLinesIn* rules

Pull Request - State: closed - Opened by Mersho 9 months ago

#666 - Console: show URL for the rule at summary

Pull Request - State: closed - Opened by knocte 9 months ago

#665 - README.md,LICENSE: small improvements

Pull Request - State: closed - Opened by knocte 9 months ago

#664 - FavourAsKeyword

Issue - State: closed - Opened by knocte 9 months ago - 1 comment

#663 - Add LintFile method to API layer

Pull Request - State: open - Opened by MrLuje 9 months ago

#662 - Add rule to encourage non-mutable property initialization

Pull Request - State: closed - Opened by knocte 9 months ago - 1 comment

#661 - New typePrefixing modes "Always" and "Never" (default: "Hybrid")

Pull Request - State: closed - Opened by knocte 9 months ago

#660 - DRAFT: README.md: add nice 'make' experience

Pull Request - State: open - Opened by knocte 9 months ago

#659 - Less hardcoding .NET versions

Pull Request - State: closed - Opened by knocte 9 months ago

#658 - Curate README file

Pull Request - State: closed - Opened by knocte 9 months ago

#657 - Fix error linting projects that use .NET Framework

Pull Request - State: closed - Opened by webwarrior-ws 9 months ago - 7 comments

#656 - DRAFT: Add quick fix to rule82 (multi-fix)

Pull Request - State: open - Opened by webwarrior-ws 9 months ago

#655 - Upgrade from .NET5 to .NET6

Pull Request - State: closed - Opened by knocte 9 months ago

#654 - CI(buildAndTest): separate build & test-run in 2 steps

Pull Request - State: closed - Opened by knocte 9 months ago

#653 - Fix bugs in NoPartialFunctions rule

Pull Request - State: closed - Opened by webwarrior-ws 9 months ago

#652 - New rule UnneededRecKeyword

Pull Request - State: closed - Opened by Mersho 9 months ago - 2 comments

#651 - New rule: EnsureTailCallDiagnosticsInRecursiveFunctions

Issue - State: closed - Opened by knocte 9 months ago - 1 comment

#649 - Add quickfix suggestions for several rules

Pull Request - State: open - Opened by Mersho 9 months ago - 1 comment

#648 - DRAFT: Favour nested functions

Pull Request - State: open - Opened by webwarrior-ws 9 months ago

#647 - build.fsx,RELEASE.md: don't push prereleases for relNotes commits

Pull Request - State: closed - Opened by knocte 9 months ago

#646 - Add quickfix suggestions for several rules

Pull Request - State: open - Opened by webwarrior-ws 9 months ago

#645 - AvoidTooShortNames: fix for DU member params & lambda arguments

Pull Request - State: closed - Opened by Mersho 9 months ago

#644 - Ignore comments/blank lines when counting number of lines

Pull Request - State: closed - Opened by webwarrior-ws 9 months ago - 4 comments

#643 - A new rule that finds used underscore prefixed elements

Pull Request - State: closed - Opened by webwarrior-ws 9 months ago - 10 comments

#642 - build.fsx,RELEASE.md: improve preRelease version numbers

Pull Request - State: closed - Opened by knocte 9 months ago

#641 - CI: change publish&docs pipelines to run on Linux

Pull Request - State: closed - Opened by knocte 9 months ago

#640 - Fix bug in AvoidSinglePipeOperator

Pull Request - State: closed - Opened by webwarrior-ws 10 months ago

#639 - AvoidTooShortNames: honor "let!" declarations

Pull Request - State: closed - Opened by Mersho 10 months ago

#638 - New rule FavourNestedFunctions

Issue - State: open - Opened by knocte 10 months ago

#637 - Create an API layer for external process

Pull Request - State: open - Opened by MrLuje 10 months ago - 9 comments

#636 - CI(docs): run for every commit (not just tags)

Pull Request - State: closed - Opened by knocte 10 months ago

#635 - CI(docs): run for every commit (not just tags) & update Fornax

Pull Request - State: closed - Opened by knocte 10 months ago - 1 comment

#634 - MaxLinesInFunction: counts commented lines

Issue - State: closed - Opened by Mersho 10 months ago

#633 - AvoidTooShortNames: fix issue 632

Pull Request - State: closed - Opened by Mersho 10 months ago

#631 - FavourStaticEmptyFields: fix issue 630

Pull Request - State: closed - Opened by webwarrior-ws 10 months ago

#629 - CI,build.fsx: publish prerelease nuget versions for every commit

Pull Request - State: closed - Opened by knocte 10 months ago

#628 - CI: run FSharpLint on itself

Pull Request - State: closed - Opened by Mersho 10 months ago

#627 - Create an API layer for external process (eg: FsAutoComplete)

Issue - State: open - Opened by MrLuje 10 months ago - 1 comment

#626 - CI: merge publish&docs workflow into one

Pull Request - State: closed - Opened by knocte 10 months ago - 1 comment

#625 - Rule that suggest using auto-property

Pull Request - State: closed - Opened by webwarrior-ws 10 months ago - 3 comments

#624 - CI: remove redundant .NET install

Pull Request - State: closed - Opened by knocte 10 months ago

#622 - AvoidTooShortNames: fix false negative for generic types

Pull Request - State: closed - Opened by Mersho 10 months ago

#621 - fix false negative for async blocks

Pull Request - State: closed - Opened by Mersho 10 months ago

#620 - What's the situation with the Benchmarks project?

Issue - State: closed - Opened by Numpsy 10 months ago - 1 comment

#619 - Add the BenchmarkDotNet artifacts folder to gitignore

Pull Request - State: closed - Opened by Numpsy 10 months ago