issues
search
Brightspace
/
D2L.CodeStyle
Annotations and analysis tools for D2L C# code style
Apache License 2.0
10
stars
22
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
remove (unused) references to SingletonAttribute
#962
omsmith
closed
3 weeks ago
0
RequireNamedArgumentsAnalyzer: add support for exemptions
#961
omsmith
closed
2 months ago
0
UnappliedConditionalImmutability: raise per-parameter
#960
omsmith
closed
2 months ago
0
Split large switch case out into a helper + add comment
#959
j3parker
closed
2 months ago
0
immutability fixes
#958
omsmith
closed
2 months ago
1
Add a bug to demonstrate a defect
#957
j3parker
closed
2 months ago
0
[ConditionallyImmutable] is unsound
#956
j3parker
closed
2 months ago
0
Default to .NET Standard 2.0 for all projects
#955
j3parker
opened
3 months ago
0
Enable nullable everywhere
#954
j3parker
closed
3 months ago
0
Make spec tests use analyzers fully qualified name
#953
j3parker
closed
3 months ago
0
Support sync converstion for ImplicitObjectCreationSyntax
#952
j3parker
closed
3 months ago
0
LFT-1285 - Allow users to suppress the sync generator
#951
j3parker
closed
3 months ago
1
Fix the #nullable annotation
#950
omsmith
closed
6 months ago
0
D2L0017: Drop diagnostic. Migrated to D2L.Lms.Analyzers
#949
omsmith
closed
6 months ago
0
Unify annotations package with analyzers
#948
mthjones
opened
8 months ago
1
Emit a nullable directive in generated sync code
#947
j3parker
closed
8 months ago
0
D2L0050: generalize to a [NoAsyncFuncs] parameter attribute
#946
omsmith
closed
9 months ago
0
Add analysis to ensure deserializability
#945
alamarre
closed
7 months ago
1
D2L0033 complains about params arrays
#944
daryl-mcmillan
opened
11 months ago
1
ReadOnlyParameterAnalyzer: fix handling of expression bodies
#943
omsmith
closed
11 months ago
0
ReadOnlyParameterAnalyzer: handle partial methods
#942
omsmith
closed
11 months ago
0
Updating ReadOnlyParameterAnalyzer to handle local functions
#941
JeffAshton
closed
11 months ago
0
ConstantAttributeAnalyzer optimizations
#940
omsmith
opened
11 months ago
0
remove ContentPhysicalPath analyzers. these properties have been removed
#939
omsmith
closed
11 months ago
0
optimize FeatureDefinitionAnalyzer
#938
omsmith
closed
11 months ago
0
optimize SerializerAttributeAnalyzer
#937
omsmith
closed
11 months ago
0
optimize InterfaceBinderAnalyzer
#936
omsmith
closed
11 months ago
0
LoggingExecutionContextScopeBuilderAnalyzer optimizations
#935
omsmith
closed
11 months ago
0
JsonParamBinderAnalyzer optimizations
#934
omsmith
closed
11 months ago
0
optimize/fix DefaultValueConsistencyAnalyzer
#933
omsmith
closed
11 months ago
1
deps: update CodeAnalysis packages
#932
omsmith
closed
11 months ago
0
optimize IsExpressionTree
#931
omsmith
closed
11 months ago
0
RequiredNamedArgumentsAnalyzers: fixes and optimizations
#930
omsmith
closed
11 months ago
0
Added PoC for adding OnlyVisibleToType to interfaces.
#929
TimothyJCowen
closed
5 months ago
1
Added PoC tests for adding OnlyVisibleToType to interfaces.
#928
TimothyJCowen
closed
11 months ago
1
Revert "Allow OnlyVisibleToType on interfaces."
#927
daryl-mcmillan
closed
12 months ago
0
Bumped analyzers to 0.205.0.
#926
TimothyJCowen
closed
12 months ago
0
Allow OnlyVisibleToType on interfaces.
#925
TimothyJCowen
closed
12 months ago
1
Preventing methods with [Constant] parameters from being passed as references
#924
JeffAshton
closed
1 year ago
0
Add the Pinned Analyzer to prevent pinned types from moving accidentally
#923
alamarre
closed
9 months ago
1
Add SerializationFrameworkAnalyzer
#922
Matthew-nop
closed
12 months ago
2
Moving pinning attributes and the pinned analyzer
#921
alamarre
closed
1 year ago
5
D2L0102: Attemped to locate an unlocatable type
#920
omsmith
closed
6 months ago
0
Move async stuff to its own package
#919
j3parker
opened
1 year ago
0
Bump Analyzers to 0.203.0 (fix syncgen Finally)
#918
AnaCoda
closed
1 year ago
0
Generate finally clause and add tests including catch removal
#917
AnaCoda
closed
1 year ago
0
Update D2L.CodeStyle.Analyzers version to 0.202.0
#916
JeffAshton
closed
1 year ago
0
Adding support for conversion operators to the ConstantAttributeAnalyzer
#915
JeffAshton
closed
1 year ago
2
Bump Analyzers to 0.201.0
#914
AnaCoda
closed
1 year ago
0
Remove catch TaskCanceledException when Generating
#913
AnaCoda
closed
1 year ago
0
Next