Ecosyste.ms: OpenCollective

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

Biome

Collect funds from the community, and distributes these funds to the contributors of the project.
Collective - Host: opensource - https://opencollective.com/biome - Website: https://biomejs.dev/ - Code: https://github.com/biomejs

📝 json files with trailing commas aren't formatted

github.com/biomejs/biome - juliusmarminge opened this issue almost 1 year ago
📝 Mixed Tab/Space on ternary

github.com/biomejs/biome - eMerzh opened this issue almost 1 year ago
chore(linter): reduce string allocations

github.com/biomejs/biome - ematipico opened this pull request almost 1 year ago
fix(website): json option key typo

github.com/biomejs/biome - Sec-ant opened this pull request about 1 year ago
chore(release): prepare v2.1.2

github.com/biomejs/biome-vscode - nhedger opened this pull request about 1 year ago
refactor: use bun for development

github.com/biomejs/setup-biome - aboqasem opened this pull request about 1 year ago
💅 lint/style/noVar triggered in a declare statement

github.com/biomejs/biome - amoreaulemay opened this issue about 1 year ago
fix(linter): useEnumInitializers action with comment

github.com/biomejs/biome - kalleep opened this pull request about 1 year ago
fix(cli): don't processed deleted files with `--changed`

github.com/biomejs/biome - ematipico opened this pull request about 1 year ago
fix(js_formatter): incorrect call chain break

github.com/biomejs/biome - kalleep opened this pull request about 1 year ago
Biome interferes Astro.config Files

github.com/biomejs/biome-vscode - Eveeifyeve opened this issue about 1 year ago
feat(linter): new rule noFocusedTests

github.com/biomejs/biome - ematipico opened this pull request about 1 year ago
Update language-support.mdx

github.com/biomejs/biome - millette opened this pull request about 1 year ago
fix: remove unneeded semicolon in the autofix suggestion

github.com/biomejs/biome - togami2864 opened this pull request about 1 year ago
🐛 useExhaustiveDependencies too specific in 1.5.3

github.com/biomejs/biome - MakakWasTaken opened this issue about 1 year ago
chore: add funding info

github.com/biomejs/biome-vscode - nhedger opened this pull request about 1 year ago
feat(linter): add rule `noSkippedTests`

github.com/biomejs/biome - ematipico opened this pull request about 1 year ago
🐛 UTF-16 file throws error, but exit code is 0

github.com/biomejs/biome - eikowagenknecht opened this issue about 1 year ago
fix(website): rules sources page link

github.com/biomejs/biome - Sec-ant opened this pull request about 1 year ago
fix: only watch lock files in workspace root

github.com/biomejs/biome-vscode - ChiefORZ opened this pull request about 1 year ago
chore(deps-dev): bump lefthook from 1.5.6 to 1.5.7

github.com/biomejs/biome-vscode - dependabot[bot] opened this pull request about 1 year ago
chore(deps): bump undici from 6.3.0 to 6.4.0

github.com/biomejs/biome-vscode - dependabot[bot] opened this pull request about 1 year ago
chore(deps-dev): bump @types/node from 18.19.6 to 18.19.8

github.com/biomejs/biome-vscode - dependabot[bot] opened this pull request about 1 year ago
chore(deps): bump actions/cache from 3 to 4

github.com/biomejs/biome-vscode - dependabot[bot] opened this pull request about 1 year ago
chore(deps-dev): bump @types/node from 16.18.70 to 16.18.74

github.com/biomejs/setup-biome - dependabot[bot] opened this pull request about 1 year ago
chore(deps-dev): bump @biomejs/biome from 1.5.1 to 1.5.2

github.com/biomejs/setup-biome - dependabot[bot] opened this pull request about 1 year ago
chore(deps-dev): bump lefthook from 1.5.6 to 1.5.7

github.com/biomejs/setup-biome - dependabot[bot] opened this pull request about 1 year ago
release: 1.5.3

github.com/biomejs/biome - Conaclos opened this pull request about 1 year ago
feat: validate biome.json path config

github.com/biomejs/biome-intellij - victor-teles opened this pull request about 1 year ago
feat: `noUselessTernary` code fixes

github.com/biomejs/biome - vasucp1207 opened this pull request about 1 year ago
🐛 Failed to parse const modifier.

github.com/biomejs/biome - uzmoi opened this issue about 1 year ago
feat(website): generate open graph images

github.com/biomejs/biome - ematipico opened this pull request about 1 year ago
Update no_nodejs_modules.rs

github.com/biomejs/biome - huseeiin opened this pull request about 1 year ago
feat(css_parser): CSS parser to improve selector error handling

github.com/biomejs/biome - denbezrukov opened this pull request about 1 year ago
fix(website): fix lint-staged glob pattern

github.com/biomejs/biome - Conaclos opened this pull request about 1 year ago
fix(website): git hook shell scripts

github.com/biomejs/biome - Conaclos opened this pull request about 1 year ago
🐛 Biome logs grow very large

github.com/biomejs/biome - natew opened this issue about 1 year ago
docs: fix pre-commit sample version v0.1.0

github.com/biomejs/biome - 9renpoto opened this pull request about 1 year ago
Use strict mode in arrow function

github.com/biomejs/biome - lethefrost opened this issue about 1 year ago
fix(linter): correctly override linter presets

github.com/biomejs/biome - Conaclos opened this pull request about 1 year ago
🐛 no-multiple-empty-lines is not working

github.com/biomejs/biome - jeancatarina opened this issue about 1 year ago
feat(docs): add exclusive rules and fix headings

github.com/biomejs/biome - ematipico opened this pull request about 1 year ago
🐛 Incompatibility with wireit

github.com/biomejs/biome - ChiefORZ opened this issue about 1 year ago
chore: update documentation

github.com/biomejs/biome - ematipico opened this pull request about 1 year ago
🐛 biome_deserialize does not process escapes

github.com/biomejs/biome - NicholasLYang opened this issue about 1 year ago
Organize imports incorrect, deleted one and duplicate one

github.com/biomejs/biome - zhoujian-official opened this issue about 1 year ago
fix(linter): correctly handle multibyte chars in regexes

github.com/biomejs/biome - Conaclos opened this pull request about 1 year ago
fix(formatter): apply line ending option

github.com/biomejs/biome - ematipico opened this pull request about 1 year ago
fix(lsp): register formatter dynamically if possible

github.com/biomejs/biome - nhedger opened this pull request about 1 year ago
Suggestion: run with Bun

github.com/biomejs/setup-biome - DaniGuardiola opened this issue about 1 year ago
docs(website): fix lefthook pre-push recipe

github.com/biomejs/biome - lmauromb opened this pull request about 1 year ago
fix: `noArrayIndexKey` false negative in template literals

github.com/biomejs/biome - vasucp1207 opened this pull request about 1 year ago
docs(website): tables from source rules to Biome rules

github.com/biomejs/biome - ematipico opened this pull request about 1 year ago
🐛 Issue with 'ignore' functionality in version 1.5

github.com/biomejs/biome - riya-amemiya opened this issue about 1 year ago
log-add(runner): improved error log :loud_sound:

github.com/biomejs/biome-intellij - victor-teles opened this pull request about 1 year ago
chore: release nightly

github.com/biomejs/biome-intellij - victor-teles opened this pull request about 1 year ago
feat(cli): migrate `.prettierignore` file

github.com/biomejs/biome - ematipico opened this pull request about 1 year ago
📎 LSP: support for Workspaces

github.com/biomejs/biome - ematipico opened this issue about 1 year ago
🐛 Nested comment adds extra space

github.com/biomejs/biome - SpanishPear opened this issue about 1 year ago
🐛 slow linter on apply

github.com/biomejs/biome - nyanrus opened this issue about 1 year ago
feat(cli): file system prettier migration

github.com/biomejs/biome - ematipico opened this pull request about 1 year ago
chore(deps-dev): bump @biomejs/biome from 1.4.1 to 1.5.2

github.com/biomejs/biome-vscode - dependabot[bot] opened this pull request about 1 year ago
Inconsistent tag versions?

github.com/biomejs/setup-biome - jbergstroem opened this issue about 1 year ago
chore(CHANGELOG): add Unreleased section and fix typo

github.com/biomejs/biome - Conaclos opened this pull request about 1 year ago