fsprojects / FSharpLint

Lint tool for F#
https://fsprojects.github.io/FSharpLint/
MIT License
300 stars 73 forks source link

CI: run FSharpLint on itself #617

Closed Mersho closed 7 months ago

knocte commented 7 months ago

Nits on commit messages:

FSharpLint.Core: Resolve pascalcase consideration

Use lowercase after ':'.

build.yml: run Fsharplint on itself

Rather use CI as scope, not build.yml; also please capitalize FSharpLint properly.

FSharpLint.Core: apply lint warnings

Rather 'respect our own lint rules'.

After you have fixed commit msgs, push, and after that, please rebase your branch.

knocte commented 7 months ago

2 things:

Mersho commented 7 months ago

Closed in favor of https://github.com/fsprojects/FSharpLint/pull/628