Commit graph

56 commits

Author SHA1 Message Date
adam a6018d1f56
julec: 0.1.6 -> 0.1.7 2025-10-28 16:44:42 +01:00
adam 155bcc6866
julec.hook: init
Co-authored-by: philiptaron <philip.taron@gmail.com>
2025-10-22 17:02:54 +02:00
Wolfgang Walther 08c315672d
.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.
2025-08-20 15:41:34 +02:00
Wolfgang Walther 3d4c1c0d26
.editorconfig: two spaces for .js files
Most other scripting languages we use in tree have the same.
2025-06-23 14:54:45 +02:00
Wolfgang Walther a70d047c15
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.
2025-05-07 20:01:38 +02:00
Wolfgang Walther c8d2eca963
.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.
2025-05-07 20:01:35 +02:00
Wolfgang Walther 0245105e54
.editorconfig: fix moved folders 2025-05-07 20:01:33 +02:00
Philip Taron c0f9d9e3bc
.editorconfig: unify free-standing bash indent with Nix-embedded bash indent (#388089) 2025-05-06 15:08:25 -07:00
awwpotato 509efdedbd
treewide: move to by-name 2025-05-05 08:49:04 -07:00
Florian Klink ec015518a5 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.
2025-03-30 17:55:16 +01:00
Philip Taron fe280c1a67 .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>
2025-03-07 16:20:11 -08:00
Ilan Joselevich 9837de0da7
elm-land: Rewrite and migrate from elmPackages to pkgs/by-name
Signed-off-by: Ilan Joselevich <personal@ilanjoselevich.com>
2025-02-18 20:49:37 +07:00
Victor Engmark 9181756339
.editorconfig: Format .bash files like .sh 2024-11-10 14:52:08 +13:00
Martin Weinelt f0f2a07aee
.editorconfig: accept package.json indent as is
These files are generally pulled automatically from the upstream
repository and shouldn't need to be modified.
2024-07-29 19:24:33 +02:00
Robert Hensing 39327e4cf2
Merge pull request #288812 from hercules-ci/lib-flake-version
`lib/` flake: fix `lib.version`
2024-03-03 18:19:00 +01:00
K900 86a94a43bf .editorconfig: ignore autogenerated KDE stuff 2024-02-28 18:49:13 +03:00
Robert Hensing 324a7aa90e .editorconfig: Add rule for .editorconfig
This is not new and should have been written when .editorconfig
was introduced.
2024-02-26 22:35:16 +01:00
pennae 3bf6d6d251 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.
2023-12-02 00:07:26 +01:00
Emil "AngryAnt" Johansen e932e98437
lib.toPlist: keep test output in external files for their tab indents 2023-03-27 19:25:52 +02:00
Morgan Jones 5e6a7aab54 .editorconfig: exempt test OVA files packaged with ovftool 2023-02-20 00:46:41 -08:00
Naïm Favier e98047818e
.editorconfig: disallow trailing whitespace for markdown again
Although trailing whitespace is significant, there's no good reason to
use that feature.
2022-12-29 01:30:25 +01:00
midchildan 72152f2bcf
.editorconfig: disable for Apple nib files 2022-08-17 22:06:57 +09:00
Trolli Schmittlauch 9823f36c0c .editorconfig: allow trailing whitespace for markdown manual files 2022-04-21 09:00:11 +02:00
zowoq 0be64167a1 .editorconfig: remove emscripten
fixed in fecc5d7bff
2022-02-14 07:02:32 +10:00
zowoq 7436b064a1 .editorconfig: remove enpass 2022-02-14 06:10:46 +10:00
Felix Buehler 325d6de924 editorconfig: remove updatewalker 2022-01-30 23:04:23 +01:00
zowoq 9917a5cf11 nixos/tests/systemd-networkd-vrf: move disabled check inline 2022-01-13 09:21:38 +10:00
Sandro 9a92886922
Merge pull request #110395 from zowoq/gemset 2021-01-22 09:31:07 +01:00
zowoq 19cca51092 .editorconfig: drop deps.nix 2021-01-22 07:40:43 +10:00
zowoq 91a799fa82 .editorconfig: drop gemset 2021-01-22 07:12:50 +10:00
zowoq 569987c1be .editorconfig: drop ocaml/perl 2021-01-21 10:29:45 +10:00
zowoq 83fd591dec .editorconfig: cleanup, update gemset, drop node
- node* has been fixed upstream.
2021-01-20 13:47:20 +10:00
zowoq 0587291836 .editorconfig: add asc 2021-01-20 07:39:34 +10:00
zowoq 7e33f0ed75 .editorconfig: indent_style excludes 2020-11-10 20:47:11 +10:00
zowoq 47f47a27ed .editorconfig: cleanup, drop indent_size excludes 2020-10-17 11:18:32 +10:00
zowoq 9f5c108f42 .editorconfig: update deps/node 2020-10-09 18:33:32 +10:00
zowoq e247ea7562 .editorconfig: add enpass/data.json 2020-09-25 11:24:35 +10:00
zowoq 215cfc9850 .editorconfig: add timidity.cfg 2020-09-21 08:08:56 +10:00
zowoq c77bf12434 .editorconfig: add emscripten-packages.nix 2020-08-31 13:08:48 +10:00
zowoq 9ce6e9f018 .editorconfig: add eggs.nix 2020-08-31 11:16:45 +10:00
zowoq 4b00ca047b .editorconfig: add node-composition 2020-08-30 21:49:03 +10:00
zowoq 9ef63825d9 .editorconfig: add upstream-updater 2020-08-09 19:36:18 +10:00
zowoq debf9a3f0b .editorconfig: add compilers/elm/registry.dat 2020-08-09 12:46:29 +10:00
zowoq 1ccda2fb05 .editorconfig: add nixos/tests/systemd-networkd-vrf 2020-08-04 00:56:39 +10:00
zowoq bcf63fed7c .editorconfig: add nixos/ircd-hybrid, dotnetenv/Wrapper 2020-08-03 21:52:52 +10:00
zowoq 3188a37937 .editorconfig: add node-packages.nix 2020-08-03 12:12:20 +10:00
zowoq d5077cf8e9 .editorconfig: add deps.nix 2020-08-02 21:11:27 +10:00
zowoq 661949ba62 .editorconfig: add c, h, key, ovpn 2020-07-31 17:31:15 +10:00
zowoq 40eaca1c96 .editorconfig: fix for node-packages 2020-05-31 14:17:38 +10:00
zowoq 54f4bb4442 .editorconfig: add/disable files
add Gemfile, .json, .lock, .md, .pm

disable for some files or file types that are auto-generated
or require significant changes
2020-05-30 09:41:06 +10:00