Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-03-03 | Merge pull request #288812 from hercules-ci/lib-flake-version | Robert Hensing | 1 | -0/+4 | |
`lib/` flake: fix `lib.version` | |||||
2024-02-28 | .editorconfig: ignore autogenerated KDE stuff | K900 | 1 | -0/+4 | |
2024-02-26 | .editorconfig: Add rule for .editorconfig | Robert Hensing | 1 | -0/+4 | |
This is not new and should have been written when .editorconfig was introduced. | |||||
2023-12-02 | documentation-highlighter: 9.12.0 -> 11.9.0, add new langs | pennae | 1 | -0/+3 | |
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-27 | lib.toPlist: keep test output in external files for their tab indents | Emil "AngryAnt" Johansen | 1 | -0/+4 | |
2023-02-20 | .editorconfig: exempt test OVA files packaged with ovftool | Morgan Jones | 1 | -0/+6 | |
2022-12-29 | .editorconfig: disallow trailing whitespace for markdown again | Naïm Favier | 1 | -3/+6 | |
Although trailing whitespace is significant, there's no good reason to use that feature. | |||||
2022-08-17 | .editorconfig: disable for Apple nib files | midchildan | 1 | -0/+7 | |
2022-04-21 | .editorconfig: allow trailing whitespace for markdown manual files | Trolli Schmittlauch | 1 | -0/+5 | |
2022-02-14 | .editorconfig: remove emscripten | zowoq | 1 | -4/+0 | |
fixed in fecc5d7bfff23a211278cb1e1fc2a9c2dbfb43ea | |||||
2022-02-14 | .editorconfig: remove enpass | zowoq | 1 | -3/+0 | |
2022-01-30 | editorconfig: remove updatewalker | Felix Buehler | 1 | -4/+0 | |
2022-01-13 | nixos/tests/systemd-networkd-vrf: move disabled check inline | zowoq | 1 | -3/+0 | |
2021-01-22 | Merge pull request #110395 from zowoq/gemset | Sandro | 1 | -3/+0 | |
2021-01-22 | .editorconfig: drop deps.nix | zowoq | 1 | -5/+0 | |
2021-01-22 | .editorconfig: drop gemset | zowoq | 1 | -3/+0 | |
2021-01-21 | .editorconfig: drop ocaml/perl | zowoq | 1 | -3/+0 | |
2021-01-20 | .editorconfig: cleanup, update gemset, drop node | zowoq | 1 | -10/+1 | |
- node* has been fixed upstream. | |||||
2021-01-20 | .editorconfig: add asc | zowoq | 1 | -1/+2 | |
2020-11-10 | .editorconfig: indent_style excludes | zowoq | 1 | -0/+5 | |
2020-10-17 | .editorconfig: cleanup, drop indent_size excludes | zowoq | 1 | -14/+1 | |
2020-10-09 | .editorconfig: update deps/node | zowoq | 1 | -1/+5 | |
2020-09-25 | .editorconfig: add enpass/data.json | zowoq | 1 | -0/+4 | |
2020-09-21 | .editorconfig: add timidity.cfg | zowoq | 1 | -0/+3 | |
2020-08-31 | .editorconfig: add emscripten-packages.nix | zowoq | 1 | -0/+3 | |
2020-08-31 | .editorconfig: add eggs.nix | zowoq | 1 | -0/+3 | |
2020-08-30 | .editorconfig: add node-composition | zowoq | 1 | -1/+1 | |
2020-08-09 | .editorconfig: add upstream-updater | zowoq | 1 | -0/+3 | |
2020-08-09 | .editorconfig: add compilers/elm/registry.dat | zowoq | 1 | -1/+5 | |
2020-08-04 | .editorconfig: add nixos/tests/systemd-networkd-vrf | zowoq | 1 | -0/+3 | |
2020-08-03 | .editorconfig: add nixos/ircd-hybrid, dotnetenv/Wrapper | zowoq | 1 | -0/+8 | |
2020-08-03 | .editorconfig: add node-packages.nix | zowoq | 1 | -0/+3 | |
2020-08-02 | .editorconfig: add deps.nix | zowoq | 1 | -0/+3 | |
2020-07-31 | .editorconfig: add c, h, key, ovpn | zowoq | 1 | -0/+8 | |
2020-05-31 | .editorconfig: fix for node-packages | zowoq | 1 | -1/+1 | |
2020-05-30 | .editorconfig: add/disable files | zowoq | 1 | -6/+44 | |
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/patches | zowoq | 1 | -3/+3 | |
2020-05-18 | .editorconfig: ignore diffs/patches | zowoq | 1 | -4/+6 | |
2020-05-18 | .editorconfig: set docbook indent size | zowoq | 1 | -5/+11 | |
2018-04-05 | Modified .editorconfig to apply indentation style to docbook files | Reuben D'Netto | 1 | -2/+2 | |
2017-01-12 | Do not trim trailing whitespace in patch files | Johannes Bornhold | 1 | -0/+4 | |
2016-10-02 | add .editorconfig | Jörg Thalheim | 1 | -0/+24 | |
Automaticially adjust editor to nixpkgs codingstyle (https://nixos.org/nixpkgs/manual/#chap-conventions) |