summaryrefslogtreecommitdiff
path: root/.editorconfig (follow)
Commit message (Expand)AuthorAgeFilesLines
* .editorconfig: don't force final newline for JSON•••JSON is often automatically generated and adding a final newline is a manual step, that we shouldn't enforce. Martin Weinelt2026-01-161-0/+3
* julec: 0.1.6 -> 0.1.7adam2025-10-281-0/+3
* julec.hook: init•••Co-authored-by: philiptaron <philip.taron@gmail.com> adam2025-10-221-0/+4
* .editorconfig: indent css with spaces•••We already do in doc/style.css, but we should tell our editors and formatters, too. The comment.. doesn't really make sense, it's purely repetitive with the code itself. Thus, removed. Wolfgang Walther2025-08-201-2/+1
* .editorconfig: two spaces for .js files•••Most other scripting languages we use in tree have the same. Wolfgang Walther2025-06-231-2/+2
* workflows/editorconfig.editorconfig-checker: 2.4.0 -> 3.2.0•••We have a pinned nixpkgs revision for all our CI tools, but we're not making use of it for editorconfig-checker. Instead, it has it's own, unmaintained, pin. Let's fix that. On the way, we're upgrading the tool to 3.2.1, which requires adjusting our .editorconfig file slightly to ignore auto-generated package-lock.json files. Wolfgang Walther2025-05-071-2/+3
* .editorconfig: move subfolder config into separate .editorconfig files•••This avoids paths in the top-level file getting out-of-sync, because the .editorconfig files would be moved together with the files they target. Wolfgang Walther2025-05-071-40/+3
* .editorconfig: fix moved foldersWolfgang Walther2025-05-071-2/+2
* .editorconfig: unify free-standing bash indent with Nix-embedded bash indent ...Philip Taron2025-05-061-2/+6
|\
| * .editorconfig: unify free-standing bash with Nix-embedded bash•••We believe these two should look the same. Co-authored-by: Connor Baker <connorbaker01@gmail.com> Philip Taron2025-03-071-2/+6
* | treewide: move to by-nameawwpotato2025-05-051-1/+1
* | qdigidoc: 4.6.0 -> 4.7.0•••This updates qdigidoc to the latest version, and switches from vendoring a (outdated) patch from Fedora to passing in the files directly. Instead of copying them at well-known locations, we set CONFIG_URL and TSL_URL directly. This now also includes introductions on how to refresh them. Florian Klink2025-03-301-0/+5
|/
* elm-land: Rewrite and migrate from elmPackages to pkgs/by-name•••Signed-off-by: Ilan Joselevich <personal@ilanjoselevich.com> Ilan Joselevich2025-02-181-1/+1
* .editorconfig: Format .bash files like .shVictor Engmark2024-11-101-2/+2
* .editorconfig: accept package.json indent as is•••These files are generally pulled automatically from the upstream repository and shouldn't need to be modified. Martin Weinelt2024-07-291-0/+4
* Merge pull request #288812 from hercules-ci/lib-flake-version•••`lib/` flake: fix `lib.version`Robert Hensing2024-03-031-0/+4
|\
| * .editorconfig: Add rule for .editorconfig•••This is not new and should have been written when .editorconfig was introduced. Robert Hensing2024-02-261-0/+4
* | .editorconfig: ignore autogenerated KDE stuffK9002024-02-281-0/+4
|/
* documentation-highlighter: 9.12.0 -> 11.9.0, add new langs•••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. pennae2023-12-021-0/+3
* lib.toPlist: keep test output in external files for their tab indentsEmil "AngryAnt" Johansen2023-03-271-0/+4
* .editorconfig: exempt test OVA files packaged with ovftoolMorgan Jones2023-02-201-0/+6
* .editorconfig: disallow trailing whitespace for markdown again•••Although trailing whitespace is significant, there's no good reason to use that feature. Naïm Favier2022-12-291-3/+6
* .editorconfig: disable for Apple nib filesmidchildan2022-08-171-0/+7
* .editorconfig: allow trailing whitespace for markdown manual filesTrolli Schmittlauch2022-04-211-0/+5
* .editorconfig: remove emscripten•••fixed in fecc5d7bfff23a211278cb1e1fc2a9c2dbfb43ea zowoq2022-02-141-4/+0
* .editorconfig: remove enpasszowoq2022-02-141-3/+0
* editorconfig: remove updatewalkerFelix Buehler2022-01-301-4/+0
* nixos/tests/systemd-networkd-vrf: move disabled check inlinezowoq2022-01-131-3/+0
* Merge pull request #110395 from zowoq/gemsetSandro2021-01-221-3/+0
|\
| * .editorconfig: drop gemsetzowoq2021-01-221-3/+0
* | .editorconfig: drop deps.nixzowoq2021-01-221-5/+0
|/
* .editorconfig: drop ocaml/perlzowoq2021-01-211-3/+0
* .editorconfig: cleanup, update gemset, drop node•••- node* has been fixed upstream. zowoq2021-01-201-10/+1
* .editorconfig: add asczowoq2021-01-201-1/+2
* .editorconfig: indent_style excludeszowoq2020-11-101-0/+5
* .editorconfig: cleanup, drop indent_size excludeszowoq2020-10-171-14/+1
* .editorconfig: update deps/nodezowoq2020-10-091-1/+5
* .editorconfig: add enpass/data.jsonzowoq2020-09-251-0/+4
* .editorconfig: add timidity.cfgzowoq2020-09-211-0/+3
* .editorconfig: add emscripten-packages.nixzowoq2020-08-311-0/+3
* .editorconfig: add eggs.nixzowoq2020-08-311-0/+3
* .editorconfig: add node-compositionzowoq2020-08-301-1/+1
* .editorconfig: add upstream-updaterzowoq2020-08-091-0/+3
* .editorconfig: add compilers/elm/registry.datzowoq2020-08-091-1/+5
* .editorconfig: add nixos/tests/systemd-networkd-vrfzowoq2020-08-041-0/+3
* .editorconfig: add nixos/ircd-hybrid, dotnetenv/Wrapperzowoq2020-08-031-0/+8
* .editorconfig: add node-packages.nixzowoq2020-08-031-0/+3
* .editorconfig: add deps.nixzowoq2020-08-021-0/+3
* .editorconfig: add c, h, key, ovpnzowoq2020-07-311-0/+8
* .editorconfig: fix for node-packageszowoq2020-05-311-1/+1