summaryrefslogtreecommitdiffstats
path: root/.editorconfig
AgeCommit message (Collapse)Author
2024-03-03Merge pull request #288812 from hercules-ci/lib-flake-versionRobert Hensing
`lib/` flake: fix `lib.version`
2024-02-28.editorconfig: ignore autogenerated KDE stuffK900
2024-02-26.editorconfig: Add rule for .editorconfigRobert Hensing
This is not new and should have been written when .editorconfig was introduced.
2023-12-02documentation-highlighter: 9.12.0 -> 11.9.0, add new langspennae
this has been overdue for a while. we also add the `shell` language to the bundle (in addition to nix and bash) for ShellSession highlighting. perhaps we should use the full, regular distribution instead of a custom build, but eh.
2023-03-27lib.toPlist: keep test output in external files for their tab indentsEmil "AngryAnt" Johansen
2023-02-20.editorconfig: exempt test OVA files packaged with ovftoolMorgan Jones
2022-12-29.editorconfig: disallow trailing whitespace for markdown againNaïm Favier
Although trailing whitespace is significant, there's no good reason to use that feature.
2022-08-17.editorconfig: disable for Apple nib filesmidchildan
2022-04-21.editorconfig: allow trailing whitespace for markdown manual filesTrolli Schmittlauch
2022-02-14.editorconfig: remove emscriptenzowoq
fixed in fecc5d7bfff23a211278cb1e1fc2a9c2dbfb43ea
2022-02-14.editorconfig: remove enpasszowoq
2022-01-30editorconfig: remove updatewalkerFelix Buehler
2022-01-13nixos/tests/systemd-networkd-vrf: move disabled check inlinezowoq
2021-01-22Merge pull request #110395 from zowoq/gemsetSandro
2021-01-22.editorconfig: drop deps.nixzowoq
2021-01-22.editorconfig: drop gemsetzowoq
2021-01-21.editorconfig: drop ocaml/perlzowoq
2021-01-20.editorconfig: cleanup, update gemset, drop nodezowoq
- node* has been fixed upstream.
2021-01-20.editorconfig: add asczowoq
2020-11-10.editorconfig: indent_style excludeszowoq
2020-10-17.editorconfig: cleanup, drop indent_size excludeszowoq
2020-10-09.editorconfig: update deps/nodezowoq
2020-09-25.editorconfig: add enpass/data.jsonzowoq
2020-09-21.editorconfig: add timidity.cfgzowoq
2020-08-31.editorconfig: add emscripten-packages.nixzowoq
2020-08-31.editorconfig: add eggs.nixzowoq
2020-08-30.editorconfig: add node-compositionzowoq
2020-08-09.editorconfig: add upstream-updaterzowoq
2020-08-09.editorconfig: add compilers/elm/registry.datzowoq
2020-08-04.editorconfig: add nixos/tests/systemd-networkd-vrfzowoq
2020-08-03.editorconfig: add nixos/ircd-hybrid, dotnetenv/Wrapperzowoq
2020-08-03.editorconfig: add node-packages.nixzowoq
2020-08-02.editorconfig: add deps.nixzowoq
2020-07-31.editorconfig: add c, h, key, ovpnzowoq
2020-05-31.editorconfig: fix for node-packageszowoq
2020-05-30.editorconfig: add/disable fileszowoq
add Gemfile, .json, .lock, .md, .pm disable for some files or file types that are auto-generated or require significant changes
2020-05-20.editorconfig: fix invalid value for diffs/patcheszowoq
2020-05-18.editorconfig: ignore diffs/patcheszowoq
2020-05-18.editorconfig: set docbook indent sizezowoq
2018-04-05Modified .editorconfig to apply indentation style to docbook filesReuben D'Netto
2017-01-12Do not trim trailing whitespace in patch filesJohannes Bornhold
2016-10-02add .editorconfigJörg Thalheim
Automaticially adjust editor to nixpkgs codingstyle (https://nixos.org/nixpkgs/manual/#chap-conventions)