Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/NixOS/nixfmt

The official (but not yet stable) formatter for Nix code
https://github.com/NixOS/nixfmt

Improve sandboxing of `pull_request_target` workflow

AaronDewes opened this pull request 16 days ago
Inconsistent splitting with long lines

jtojnar opened this issue 18 days ago
Weird formatting of optionals

jtojnar opened this issue 18 days ago
Add `scripts/nixfmt-mergetool`

oxij opened this pull request 19 days ago
compile without AVX512 instructions

schnusch opened this issue 19 days ago
use of parallelity

MangoIV opened this issue 23 days ago
Improving flake formatting experience

GaetanLepage opened this issue about 2 months ago
Stable release

GaetanLepage opened this issue about 2 months ago
Enable `TypeFamilies` by default

poscat0x04 opened this pull request 2 months ago
Don't move trailing comments in let anymore

piegamesde opened this pull request 2 months ago
Final polish

piegamesde opened this pull request 2 months ago
[REGRESSION] long lines are wrapped at empty lists

MattSturgeon opened this issue 2 months ago
Long function applications should be wrapped per-arg

MattSturgeon opened this issue 2 months ago
Weird line break in empty attrsets

piegamesde opened this issue 3 months ago
Add `--filename` flag for overriding the filename when using stdioTarget

pluiedev opened this pull request 3 months ago
Ensure 64-bit integers don't get trimmed on 32bit platforms

infinisil opened this pull request 3 months ago
Ignore test files from language percentage

infinisil opened this pull request 4 months ago
Format to stdout

DamienCassou opened this issue 4 months ago
Better list argument handling

piegamesde opened this pull request 4 months ago
Improve line wrapping and width handling

piegamesde opened this pull request 4 months ago
some lines not wrapped to specified width

CobaltCause opened this issue 5 months ago
Don't expand final list arguments of functions

infinisil opened this pull request 5 months ago
feat: format the current directory by default

zimbatm opened this pull request 5 months ago
`f x.a or b` should be formatted to `f (x.a or b)`

emilazy opened this issue 5 months ago
Option to ignore files

gytis-ivaskevicius opened this issue 5 months ago
Fix selections getting expanded too liberally

infinisil opened this pull request 6 months ago
Maintain same ownership when formatting

infinisil opened this pull request 6 months ago
Always strip trailing space

infinisil opened this pull request 6 months ago
Don't rewrite floats and don't break e+ syntax

infinisil opened this pull request 6 months ago
Fix Nixpkgs diff

infinisil opened this pull request 6 months ago
README: Add installation and integration docs

dasJ opened this pull request 6 months ago
Add usage instructions for different tools to README

dasJ opened this issue 6 months ago
Run Nixpkgs diff on nixfmt commits merged into the base branch

infinisil opened this pull request 6 months ago
Deprecate recursive mode

infinisil opened this pull request 6 months ago
Create `.pre-commit-hooks.yaml`

Jayman2000 opened this pull request 6 months ago
Don't expand already-contracted lists if they fit on a line

infinisil opened this pull request 6 months ago
Some more performance changes

MangoIV opened this pull request 6 months ago
[fix] remove space leaks in (,) by using strict state

MangoIV opened this pull request 6 months ago
Don't expand lists within functions

piegamesde opened this pull request 6 months ago
Allow building with newest GHC

nikolaik opened this pull request 6 months ago
Allow overwriting the version with a .version file

dasJ opened this pull request 6 months ago
Pipe operator formatting support

VTimofeenko opened this issue 6 months ago
Version is inconsistent with what nixpkgs reports

iFreilicht opened this issue 6 months ago
Support pipe operators

rhendric opened this pull request 7 months ago
empty line is not formatted

linsui opened this issue 7 months ago
Maintain expanded attrs/lists/attr params/inherits

infinisil opened this pull request 7 months ago
Formatting only specific line ranges

infinisil opened this issue 7 months ago
Always expand attrs

infinisil opened this pull request 7 months ago
Git pre-commit/push hook

infinisil opened this issue 7 months ago
Fix star comment non-idempoteny

infinisil opened this pull request 7 months ago
Fix non-idempotent comments in attribute parameters

infinisil opened this pull request 7 months ago
Idempotency bug for comments in attribute parameters

infinisil opened this issue 7 months ago
Fix infinite recursion when walking Abstractions

infinisil opened this pull request 7 months ago
Verify test

infinisil opened this pull request 7 months ago
Use --verify in Nixpkgs diff CI

infinisil opened this pull request 7 months ago
Help setup with nixld and Neovim

minizilla opened this issue 7 months ago
Update synopsis and description

infinisil opened this pull request 7 months ago
Predoc: Fix quadratic complexities in nest and offset

dasJ opened this pull request 7 months ago
Multithreading and performance optimization

oxalica opened this issue 8 months ago
Make indentation a (configurable) variable

toastal opened this pull request 8 months ago
Fix 197

dasJ opened this pull request 8 months ago
CLI option to format non-singleton lists on one line

MattSturgeon opened this issue 8 months ago
Build releases for arm and darwin?

marcusramberg opened this issue 9 months ago
Reformat Nixpkgs

infinisil opened this issue 9 months ago
Odd formatting of a somewhat long attrset item

winterqt opened this issue 9 months ago
Add an AST pretty-printing mode

infinisil opened this pull request 9 months ago
Preserve more newlines

infinisil opened this pull request 9 months ago
Breaks doc comments

tcmal opened this issue 9 months ago
nixfmt adding not needed comma after arguments

Libadoxon opened this issue 10 months ago
Formatting unquotes interpolation

mmarx opened this issue 10 months ago
Nixpkgs diff for forks

infinisil opened this pull request 10 months ago
Nixpkgs diff check should run with `--verify`

infinisil opened this issue 10 months ago
PRs from forks fail the Nixpkgs diff check

infinisil opened this issue 10 months ago
Fix #188

piegamesde opened this pull request 10 months ago
Fix duplicate Nixpkgs diff comment

infinisil opened this pull request 10 months ago
Inconsistent list formatting

SuperSandro2000 opened this issue 10 months ago
Escape sequences not handled properly

thefossguy opened this issue 10 months ago
Reaching a stable list formatting requires formatting twice

TomaSajt opened this issue 10 months ago
Improve Nixpkgs diff report

infinisil opened this issue 10 months ago
Automated Nixpkgs diffs for PRs

infinisil opened this pull request 10 months ago
Ensure formatted Nix and Haskell files

infinisil opened this pull request 10 months ago
Enforce hlint

infinisil opened this pull request 10 months ago
Remove individuals from copyright in favor of "nixfmt contributors"

infinisil opened this pull request 10 months ago
flake: add existing-but-missing devShells.default

toastal opened this pull request 10 months ago