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

Improving flake formatting experience

GaetanLepage opened this issue 17 days ago
Stable release

GaetanLepage opened this issue 17 days ago
Enable `TypeFamilies` by default

poscat0x04 opened this pull request about 1 month ago
Don't move trailing comments in let anymore

piegamesde opened this pull request about 1 month ago
Final polish

piegamesde opened this pull request about 1 month ago
[REGRESSION] long lines are wrapped at empty lists

MattSturgeon opened this issue about 1 month ago
Long function applications should be wrapped per-arg

MattSturgeon opened this issue about 1 month ago
Weird line break in empty attrsets

piegamesde opened this issue about 1 month ago
Add `--filename` flag for overriding the filename when using stdioTarget

pluiedev opened this pull request about 2 months ago
Add a flag for overriding the filename of files passed through stdin

pluiedev opened this issue about 2 months ago
Ensure 64-bit integers don't get trimmed on 32bit platforms

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

infinisil opened this pull request 3 months ago
Format to stdout

DamienCassou opened this issue 3 months ago
Better list argument handling

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

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

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

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

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

emilazy opened this issue 4 months ago
Option to ignore files

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

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

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

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

infinisil opened this pull request 4 months ago
Fix Nixpkgs diff

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

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

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

infinisil opened this pull request 5 months ago
Deprecate recursive mode

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

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

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

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

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

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

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

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

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

iFreilicht opened this issue 5 months ago
Support pipe operators

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

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

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

infinisil opened this issue 6 months ago
Always expand attrs

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

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

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

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

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

infinisil opened this pull request 6 months ago
Verify test

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

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

minizilla opened this issue 6 months ago
Update synopsis and description

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

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

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

toastal opened this pull request 7 months ago
Fix 197

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

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

marcusramberg opened this issue 8 months ago
Reformat Nixpkgs

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

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

infinisil opened this pull request 8 months ago
Preserve more newlines

infinisil opened this pull request 8 months ago
Breaks doc comments

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

Libadoxon opened this issue 9 months ago
Formatting unquotes interpolation

mmarx opened this issue 9 months ago
Nixpkgs diff for forks

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

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

infinisil opened this issue 9 months ago
Fix #188

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

infinisil opened this pull request 9 months ago
Inconsistent list formatting

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

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

TomaSajt opened this issue 9 months ago
Improve Nixpkgs diff report

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

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

infinisil opened this pull request 9 months ago
Enforce hlint

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

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

toastal opened this pull request 9 months ago
Easy GitHub Actions integration

infinisil opened this issue 9 months ago
/* comments */ should not be reformatted

toastal opened this issue 9 months ago
mv .envrc → .envrc.example

toastal opened this pull request 9 months ago
Refactor flake.nix to remove flake-utils

toastal opened this pull request 9 months ago
Investigate editorconfig exceptions

dasJ opened this issue 10 months ago
Error when carriage return used as linebreak in comment

9999years opened this issue 10 months ago
Error when `inherit`ing string attribute names

9999years opened this issue 10 months ago