microsoft/qdk

Public

mirrored fromhttps://github.com/microsoft/qdkAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
9c33427155ee7a0d2f2beebc2f03d7c4609b6e4f

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

samples/language/MultiFileProject/qsharp.json

12lines · modecode

1{
2 "lints": [
3 {
4 "lint": "deprecatedWithOperator",
5 "level": "error"
6 },
7 {
8 "lint": "deprecatedDoubleColonOperator",
9 "level": "error"
10 }
11 ]
12}
13