microsoft/qdk

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
92f542e70a6ca4eadffcee9e2e42c59c8f02df49

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"
        }
    ]
}