mirror of
https://github.com/dense-analysis/ale.git
synced 2026-06-22 08:48:38 +08:00
7fe61cdf0e
Seems standardrb fails to properly use the --config option when using temporary files but works fine when reading from stdin. This commit changes the fixer so it uses stdin instead of temporary files.