jinzhu / configor

Golang Configuration tool that support YAML, JSON, TOML, Shell Environment
MIT License
1.74k stars 204 forks source link

chore: use raw string () with regexp.MustCompile to avoid having to e… #87

Open testwill opened 10 months ago

testwill commented 10 months ago

use raw string () with regexp.MustCompile to avoid having to escape twice