Skip to content

Commit

Permalink
Warningのカテゴリに:performanceを追加
Browse files Browse the repository at this point in the history
  • Loading branch information
kyanagi committed Dec 6, 2024
1 parent 4943992 commit f9d1ef5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions refm/api/src/_builtin/Warning
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,11 @@ category の種類の警告を表示するかどうかのフラグを返しま

例: パターンマッチング

#@since 3.3
: :performance
パフォーマンスに関する警告。
#@end

--- []=(category, flag) -> flag

category の警告を表示するかどうかのフラグを設定します。
Expand Down

0 comments on commit f9d1ef5

Please sign in to comment.