microsoft/qdk

Public

mirrored from https://github.com/microsoft/qdkAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
v1.27.0

Branches

Tags

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

Clone

HTTPS

Download ZIP

samples/language/MultiFileProject/qsharp.json

12lines · modeblame

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