summaryrefslogtreecommitdiff
path: root/internal/config
AgeCommit message (Expand)Author
2022-02-27Support piping input to pluginDave Henderson
2021-04-03Update linting and fix field alignment issuesDave Henderson
2021-03-31move NormalizeFileMode to iohelpers packageDave Henderson
2021-01-28Avoid outputting newline to console when using --input-dirDave Henderson
2021-01-17Inject stdin/out/err instead of always using os.Stdin/out/errDave Henderson
2021-01-07Fix ignored left/right delim env varsDave Henderson
2020-10-09Fix some Windows file mode issuesDave Henderson
2020-08-23Add experimental modeDave Henderson
2020-05-21Deprecate legacy config structDave Henderson
2020-05-20Refactoring: deduplicating identical URL-parsing functionsDave Henderson
2020-05-06Bunch of module bumpsDave Henderson
2020-05-03Support a config file to use instead of commandline argumentsDave Henderson