Naoki Kumagai

Results 3 issues of Naoki Kumagai

Fixes #2040 Evaluate some environment variables ($ENV_VARS) in the script's path. Strings surrounded by `%` and `%` are treated as environment variables for Windows, and strings starting with `$` are...

S-waiting-on-review

## 概要 GUI化したい ## 備考 - [bevy](https://github.com/bevyengine/bevy)

enhancement

Fixes #571 Allow rules in 'rules.conf' to start and end with spaces. It also allowed lines with only spaces. ```rules.conf $ cat -A rules.conf allow $ $ ``` I would...