aboutsummaryrefslogtreecommitdiff
path: root/lib/ini/linemode.go
AgeCommit message (Expand)Author
2026-01-15all: convert license and copyright to use SPDX identifiersShulhan
2022-07-27lib/ini: fix parsing and saving multi line variablesShulhan
2022-05-09all: reformat all codes using gofmt 1.19 (the Go tip)Shulhan
2020-05-16ini: fix inconsistencies between empty string and boolean trueShulhan
2019-05-26ini: replace multiple ifs conditions with switch statementShulhan
2019-05-25ini: rename varModeXXX to lineModeXXXShulhan