This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
secstate
/
dotfiles
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ソースを参照
Ignore annotations in #proselint
Colin Powell
5 年 前
親
d890f99e08
コミット
7afbc0ce36
1 ファイル変更
、
5 行追加
、
0 行削除
分割表示
差分情報を表示
5
0
proselint/.config/proselint/config
+ 5
- 0
proselint/.config/proselint/config
ファイルの表示
@@ -0,0 +1,5 @@
+{
+ "checks": {
+ "annotations.misc": false
+ }
+}