[25.05] ci/treefmt: add biome#435283
Merged
wolfgangwalther merged 8 commits intoNixOS:release-25.05from Aug 20, 2025
Merged
Conversation
Most other scripting languages we use in tree have the same. (cherry picked from commit 3d4c1c0)
(cherry picked from commit 1fa55d3)
(cherry picked from commit 23b82b3)
This excludes doc and pkgs folders, because there are way too many files to fix at the moment. (cherry picked from commit 9d5164b)
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. (cherry picked from commit 08c3156)
(cherry picked from commit 46df6ab)
(cherry picked from commit 3c0eec6)
(cherry picked from commit f668934)
Contributor
Author
|
The codeowners job fails because of this: @NixOS/org @NixOS/nix-team all PRs are failing like this right now. Did anyone make any changes to that team? If these changes were intended, we'll need to remove the nix-team from the codeowners file. Edit: I see that the nixpkgs repo is not listed at https://github.com/orgs/NixOS/teams/nix-team/repositories anymore. IIUC, it must have been there before, just like all other teams that want to be code owners in nixpkgs. This was probably removed recently. Edit2: NixOS/org#152 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Manual backport of #435259. Had to add #419250 to prevent conflicts.