このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
10sr
/
dotfiles-mirror
ミラー元
https://github.com/10sr/dotfiles.git
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
リリース
0
Wiki
アクティビティ
ソースを参照
Fix command
master
10sr
5年前
親
b50b1edfd2
コミット
21b4b6a787
署名者:
10sr
GPGキーID:
7BEC428194130EB2
1個のファイルの変更
、
1行の追加
、
1行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+1
-1
emacs.el
+ 1
- 1
emacs.el
ファイルの表示
@@ -2295,7 +2295,7 @@ Any output will be written to current buffer."
(flycheck-define-checker python-pydocstyle
"Docstring style checker."
:command ("python
3
" "-m" "pydocstyle"
:command ("python" "-m" "pydocstyle"
source-inplace)
:error-patterns
(
書き込み
プレビュー
読み込み中…
キャンセル
保存