summaryrefslogtreecommitdiffstats
path: root/src/syntax_mapping
AgeCommit message (Expand)Author
2024-02-29Add syntax mapping for Wireguard configcyqsimon
2024-02-25Inline `format!` args wherever possibleLena
2024-02-23Merge branch 'master' into quadletDavid Peter
2024-02-23Merge branch 'master' into containers-confDavid Peter
2024-02-23Merge branch 'master' into masterDavid Peter
2024-02-21Map containers `.conf` files to TOML syntaxcyqsimon
2024-02-20Add syntax mapping for podman quadletscyqsimon
2024-02-11Added JSONC and aws credentials to the syntax mappingsmxaddict
2024-01-31Create xonsh.tomlAndy Kipp
2024-01-18Add note on subdirectory's irrelevance to orderingcyqsimon
2023-12-11Document another rule ignore conditioncyqsimon
2023-12-11Fix testscyqsimon
2023-12-11Port all mappings to new systemcyqsimon
2023-12-11Impl per-target syntax mappingscyqsimon
2023-12-11`s/Lazy<GlobMatcher>/Lazy<Option<GlobMatcher>>/`cyqsimon
2023-12-11Split `syntax_mapping/builtin.rs`cyqsimon
2023-12-11Minor improvement of variable naming accuracycyqsimon
2023-12-11Add unset `*.conf` examplecyqsimon
2023-12-11Clarify syntax selection algorithm behaviourcyqsimon
2023-12-11Describe filename ordering more accuratelycyqsimon
2023-12-11Add ordering prefix to git-config examplecyqsimon
2023-12-11Add global git-config examplecyqsimon
2023-12-11Add specification draftcyqsimon
2023-08-28Add .dpkg-new and .dpkg-tmp to ignored suffixesVille Skyttä
2021-11-19Support for ignored-suffix CLI arguments (#1892)Bojan Đurđević