microsoft/qdk

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
20c2fb1c118e553b69d042c5289d61dda9c55e76

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