Skip to content

Commit 5d412d7

Browse files
1 parent 4924354 commit 5d412d7

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

quickfix.html

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1236,6 +1236,17 @@
12361236
コンパイラプラグインの効果を元に戻すには、<a class="Identifier" href="quickfix.html#compiler-make">compiler-make</a>&nbsp;プラグインを使用す<br>
12371237
る。<br>
12381238
<br>
1239+
<span class="Statement">BIOME&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><a class="Constant" href="quickfix.html#compiler-biome" name="compiler-biome">compiler-biome</a>&nbsp;<a class="Constant" href="quickfix.html#quickfix-biome" name="quickfix-biome">quickfix-biome</a><br>
1240+
<br>
1241+
Biome は、JavaScript、TypeScript、JSX、TSX、JSON、JSONC、HTML、Vue、Svelte、<br>
1242+
Astro、CSS、GraphQL および GritQL ファイルの lint をチェックする。<br>
1243+
<br>
1244+
よく使われるコンパイラオプションは、b/g:biome_makeprg_params 変数を設定するこ<br>
1245+
とで&nbsp;<a class="Type" href="options.html#'makeprg'">'makeprg'</a>&nbsp;に追加できる。例えば (グローバルのデフォルトは &quot;&quot;):<br>
1246+
<br>
1247+
<div class="helpExample">&nbsp;&nbsp;let b:biome_makeprg_params = &quot;--diagnostic-level=error --staged&quot;</div>
1248+
<br>
1249+
<br>
12391250
<span class="Statement">CPPCHECK&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><a class="Constant" href="quickfix.html#quickfix-cppcheck" name="quickfix-cppcheck">quickfix-cppcheck</a>&nbsp;<a class="Constant" href="quickfix.html#compiler-cppcheck" name="compiler-cppcheck">compiler-cppcheck</a><br>
12401251
<br>
12411252
cppcheck パラメータを設定するには、g/b:<span class="Comment">c_cppcheck_params</span>&nbsp;を使用する。デフォ<br>

tags.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6684,6 +6684,7 @@
66846684
<a class="Identifier" href="version8.html#compile-changes-8">compile-changes-8</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; version8.jax<br>
66856685
<a class="Identifier" href="version9.html#compile-changes-9">compile-changes-9</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; version9.jax<br>
66866686
<a class="Identifier" href="version9.html#compile-changes-9.2">compile-changes-9.2</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; version9.jax<br>
6687+
<a class="Identifier" href="quickfix.html#compiler-biome">compiler-biome</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;quickfix.jax<br>
66876688
<a class="Identifier" href="ft_ada.html#compiler-compaqada">compiler-compaqada</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ft_ada.jax<br>
66886689
<a class="Identifier" href="quickfix.html#compiler-cppcheck">compiler-cppcheck</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; quickfix.jax<br>
66896690
<a class="Identifier" href="ft_ada.html#compiler-decada">compiler-decada</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ft_ada.jax<br>
@@ -10184,6 +10185,7 @@
1018410185
<a class="Identifier" href="syntax.html#quake.vim">quake.vim</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; syntax.jax<br>
1018510186
<a class="Identifier" href="quickfix.html#quickfix">quickfix</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;quickfix.jax<br>
1018610187
<a class="Identifier" href="quickfix.html#quickfix-ID">quickfix-ID</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; quickfix.jax<br>
10188+
<a class="Identifier" href="quickfix.html#quickfix-biome">quickfix-biome</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;quickfix.jax<br>
1018710189
<a class="Identifier" href="quickfix.html#quickfix-buffer">quickfix-buffer</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; quickfix.jax<br>
1018810190
<a class="Identifier" href="quickfix.html#quickfix-changedtick">quickfix-changedtick</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;quickfix.jax<br>
1018910191
<a class="Identifier" href="quickfix.html#quickfix-context">quickfix-context</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;quickfix.jax<br>

0 commit comments

Comments
 (0)