Skip to content
This repository was archived by the owner on Jan 12, 2024. It is now read-only.
This repository was archived by the owner on Jan 12, 2024. It is now read-only.

Consider using Coding Style and .editorconfig #342

Closed
@rstm-sf

Description

@rstm-sf

Hello!

Please, consider using Coding Style and .editorconfig. Because it’s unusual to see, for example, the following code

foreach (var diag in this.VerifiedCompilation?.Diagnostics() ?? Enumerable.Empty<Diagnostic>())
{ this.LogAndUpdate(ref this.CompilationStatus.Validation, diag); }

Metadata

Metadata

Assignees

Labels

area: SDKQuantum SDK used to build Q# projectsenhancementNew request or suggestion for an improvementgood first issueGood for newcomers

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions