Open orpuente-MS opened 7 months ago
This issue is a place to gather ideas/proposals for new lints.
Main
@EntryPoint()
mutable
let
Quantum Specific Lints:
MResetZ
M
using
use
RCA Lints:
CallToUnresolvedCallee
DivisionByZero
NeedlessParens
RedundantSemicolons
@orpuente-MS please assign the task to me!
This issue is a place to gather ideas/proposals for new lints.
Future lints:
Main
and a separate callable with the@EntryPoint()
attribute can be confusing to readersmutable
but never updated can be switched tolet
declaration.Quantum Specific Lints:
MResetZ
overM
using
syntax could have lint that suggestsuse
syntaxRCA Lints:
CallToUnresolvedCallee
Current Lints:
DivisionByZero
NeedlessParens
RedundantSemicolons