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 · modepreview

{
    "lints": [
        {
            "lint": "deprecatedWithOperator",
            "level": "error"
        },
        {
            "lint": "deprecatedDoubleColonOperator",
            "level": "error"
        }
    ]
}