mirror of
https://gitee.com/dcren/initializr.git
synced 2025-09-18 17:48:14 +08:00

This commit harmonizes assertions on text file content by sharing the code that reads and validate candidates. Make sure that streams are properly closed which may fix build failures on Windows. See gh-862