mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-05-07 14:57:19 -05:00
Use reflection to grab all const declarations (private and public), and grab the name of that const. Whenever that block is mentioned in our diff, use the name instead of the key. Helps identify what changed / remove noise if you don't care about that block. |
||
|---|---|---|
| .. | ||
| ArrayUtil.cs | ||
| BigEndian.cs | ||
| DataUtil.cs | ||
| DateUtil.cs | ||
| FileUtil.cs | ||
| FlagUtil.cs | ||
| MessageStrings.cs | ||
| NetUtil.cs | ||
| PathUtil.cs | ||
| RandUtil.cs | ||
| ReflectUtil.cs | ||
| StringUtil.cs | ||
| Util.cs | ||