Ecosyste.ms: OpenCollective

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

github.com/biomejs/biome

A toolchain for web projects, aimed to provide functionalities to maintain them. Biome offers formatter and linter, usable via CLI and LSP.
https://github.com/biomejs/biome

feat(linter): implement noRestrictedTypes

minht11 opened this pull request 3 months ago
chore: upgrade to Rust 1.80.0

ematipico opened this pull request 3 months ago
πŸ“Ž implement noRestrictedTypes

minht11 opened this issue 3 months ago
fix(analyze): check if a fragment has only one child element using tokens.

satojin219 opened this pull request 3 months ago
chore: add korean readme translation

Procrustes5 opened this pull request 3 months ago
πŸ“Ž Tranlate README.md to Korean

Procrustes5 opened this issue 3 months ago
fix(lint/useNumberNamespace): show correct message for `Infinity` type

errmayank opened this pull request 3 months ago
πŸ’… Incorrect error message when type `Infinity`

nakasyou opened this issue 3 months ago
feat(lint): add rule `useComponentExportOnlyModules`

GunseiKPaseri opened this pull request 3 months ago
feat(grit): implement variable matching

arendjr opened this pull request 3 months ago
πŸ“Ž noUnusedImports should remove empty imports

KurtGokhan opened this issue 3 months ago
test issue please ignore

SuperchupuDev opened this issue 3 months ago
feat(lint/noEmptyComment): add rule

chansuke opened this pull request 3 months ago
πŸ› migrate eslint config error

ouzhou opened this issue 3 months ago
πŸ’… <TITLE>

bvandercar-vt opened this issue 3 months ago
fix(useNamingConvention): don't suggest empty fixes

Conaclos opened this pull request 3 months ago
refactor(formatter): improve string normalization

Conaclos opened this pull request 3 months ago
refactor(cli): traversal

ematipico opened this pull request 3 months ago
πŸ’… noUnusedVariables reporting a false error

g-pex-aerian opened this issue 3 months ago
πŸ“Ž Implement `eslint-plugin-react-refresh`

GunseiKPaseri opened this issue 3 months ago
fix(js_formatter): normalize keys then check if quotes are needed

Conaclos opened this pull request 3 months ago
πŸ’… Linter "safe fix" of "let -> const" breaks Svelte apps

jasongitmail opened this issue 3 months ago
πŸ› Quick fix not respecting linter being disabled

Akkuma opened this issue 3 months ago
fix(js_formatter): add parens to match Prettier

Conaclos opened this pull request 4 months ago
chore(npm): use `bin.sh` for execute

dalisoft opened this pull request 4 months ago
πŸ“ Import sorting in VSCode different from CLI

danilofuchs opened this issue 4 months ago
feat(js_parser): support metavariables

arendjr opened this pull request 4 months ago
feat(css_semantic): build semantic model for css

togami2864 opened this pull request 4 months ago
πŸ› Overwriting the "overrides" section after migrate

RamonN334 opened this issue 4 months ago
feat(biome_js_analyzer): implement `useConsistentMemberAccessibility`

seitarof opened this pull request 4 months ago
πŸ› Parse error for jsonc files

unional opened this issue 4 months ago
refactor(biome_deserialize): use `enumflags2`

RiESAEX opened this pull request 4 months ago
docs: update contributing guidelines according to previous changes

YuriyBl opened this pull request 4 months ago
false positive on use strict directive

franck-paul opened this issue 4 months ago
πŸ“Invalid formatting when unexpected token hit

anthony-murphy opened this issue 4 months ago
refactor: remove try_cast_node

Conaclos opened this pull request 4 months ago
refactor: consistently use `cast`, `cast_ref` and `try_cast`

Conaclos opened this pull request 4 months ago
chore: new bronze sponsor

ematipico opened this pull request 4 months ago
πŸ› configuration file error

franck-paul opened this issue 4 months ago
chore: add silver sponsor

ematipico opened this pull request 4 months ago
chore: config Dockerfile.benchmark in gitattributes

o-az opened this pull request 4 months ago
πŸ› Formatting removes unicode chars in `neovim`

DeeGeeMan opened this issue 4 months ago
chore(js_formatter): update prettier compat reports

Conaclos opened this pull request 4 months ago
docs(changelog): document fix for `lint --write --only`

Conaclos opened this pull request 4 months ago
chore(deps): update rust crate unicode-width to 0.1.13

renovate[bot] opened this pull request 4 months ago
refactor(cli_init): update generated config file

Conaclos opened this pull request 4 months ago
chore(deps): update rust crate ignore to 0.4.22

renovate[bot] opened this pull request 4 months ago
chore(deps): update rust crate dashmap to 5.5.3

renovate[bot] opened this pull request 4 months ago
chore(deps): update rust crate bpaf to 0.9.12

renovate[bot] opened this pull request 4 months ago
chore(deps): update pnpm/action-setup action to v4

renovate[bot] opened this pull request 4 months ago
chore(deps): update rust crate similar to 2.6.0

renovate[bot] opened this pull request 4 months ago
chore(deps): update docker/login-action action to v3.3.0

renovate[bot] opened this pull request 4 months ago
chore(deps): update dependency typescript to v5.5.4

renovate[bot] opened this pull request 4 months ago
β˜‚οΈ Qwik lint rules

thejackshelton opened this issue 4 months ago
β˜‚οΈ Qwik lint rules

thejackshelton-kunaico opened this issue 4 months ago
fix(lint): allow only/skip filter when --write is passed

Conaclos opened this pull request 4 months ago
πŸ’… biome lint bugs

subhoghoshX opened this issue 4 months ago
fix(cli): apply offsets for htmlish js file sources

dyc3 opened this pull request 4 months ago
fix(js_formater): strip useless quotes

suxin2017 opened this pull request 4 months ago
chore(deps): update rust crate lazy_static to 1.5.0

renovate[bot] opened this pull request 4 months ago
chore(deps): update rust crate bitflags to 2.6.0

renovate[bot] opened this pull request 4 months ago
chore(deps): update pnpm to v9.6.0

renovate[bot] opened this pull request 4 months ago
chore(deps): update softprops/action-gh-release action to v2.0.8

renovate[bot] opened this pull request 4 months ago
chore(deps): update rust crate tokio to 1.38.1

renovate[bot] opened this pull request 4 months ago
chore(deps): update @biomejs packages

renovate[bot] opened this pull request 4 months ago
πŸ“Ž Strip useless quotes for import attributes

Conaclos opened this issue 4 months ago
refactor(core): register rules using visitor pattern

ematipico opened this pull request 4 months ago
chore: add myself as maintainer

dyc3 opened this pull request 4 months ago
πŸ›(WinOS) `--config-path` causes "unexpected error"

rivy opened this issue 4 months ago
JSX doesn't format correctly πŸ›

subhoghoshX opened this issue 4 months ago
`useHookAtTopLevel` reports errors on code that is not React

ssilve1989 opened this issue 4 months ago
πŸ“ Error of sorting grouped imports in alphabetical order

gggchaseggg opened this issue 4 months ago
fix(useNamingConvention): handle custom conventions on abstract classes

Conaclos opened this pull request 4 months ago
perf: perf templateLiteralSpace case

hangaoke1 opened this pull request 4 months ago
refactor(core): register syntax rules via visitor

ematipico opened this pull request 4 months ago
πŸ› `--write` applies fixes to all rules ignoring `--only`

michalvankodev opened this issue 4 months ago
πŸ› Panic running biome lint . and piping to jq

dmmulroy opened this issue 4 months ago
fix: enable JSX parsing inside `.vue` files

ematipico opened this pull request 4 months ago
chore: update pnpm and remove workaround

SuperchupuDev opened this pull request 4 months ago
refactor(useFilenamingConvention): support dynamic route filenames

Conaclos opened this pull request 4 months ago
πŸ› JSX inside `.vue` files can not be formatted

ccforeverd opened this issue 4 months ago
Thai Language Formatting Issue

mahirocoko opened this issue 4 months ago
(WIP)fix(js-parser): support ts resolution-mode import

fireairforce opened this pull request 4 months ago