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

fix(js_formatter): format hook with 3 arguments

vohoanglong0107 opened this pull request 3 months ago
chore(deps): update dependency @typescript-eslint/eslint-plugin to v8.12.2

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

renovate[bot] opened this pull request 3 months ago
chore(deps): update rust crate serde to 1.0.214

renovate[bot] opened this pull request 3 months ago
chore(deps): update rust crate regex to 1.11.1

renovate[bot] opened this pull request 3 months ago
chore(deps): update rust crate anyhow to 1.0.92

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

renovate[bot] opened this pull request 3 months ago
docs: add typescript-eslint rule source for `useArrayLiterals`

anthonyshew opened this pull request 3 months ago
refactor(js_parser): parser TsImportType align with TypeScript Parser

fireairforce opened this pull request 3 months ago
feat(linter): add `noGlobalDirnameFilename`

unvalley opened this pull request 3 months ago
Unused imports removal leftovers

artola opened this issue 3 months ago
Ternaries with objects aren't formatted correctly

erroid opened this issue 3 months ago
incorrect detection of unused imports

artola opened this issue 3 months ago
feat(grit): implement CSS plugins

arendjr opened this pull request 3 months ago
perf(linter): use binary_search instead of contains

togami2864 opened this pull request 3 months ago
πŸ› spawnSync SystemError after `bun format`

ccondrup opened this issue 3 months ago
feat(grit): support Grit queries targeting CSS

arendjr opened this pull request 3 months ago
chore: remove JS parser test generation codegen

Conaclos opened this pull request 3 months ago
chore: update unicode table

Conaclos opened this pull request 3 months ago
ci: fix errors and update snapshots

Conaclos opened this pull request 3 months ago
chore(linter): clean up lint rules and update correct version numbers

togami2864 opened this pull request 3 months ago
refactor: reduce dependency on indexmap

Conaclos opened this pull request 3 months ago
build: reduce binary size

Jayllyz opened this pull request 3 months ago
fix(migrate-eslint): corretcly handle scoped package with paths

Conaclos opened this pull request 3 months ago
refactor(lint,actions): avoid duplicated filters

Conaclos opened this pull request 3 months ago
refactor(useFilenamingConvention): order suggested filenames

Conaclos opened this pull request 3 months ago
refactor: order lint rules in rage output

Conaclos opened this pull request 3 months ago
[Wip] fix(useComponentExportOnlyModules): Proper evaluation of the hook

GunseiKPaseri opened this pull request 3 months ago
πŸ“Ž Extend plugin support to CSS files

arendjr opened this issue 3 months ago
fix(js_parser): handle unterminated JSX_STRING_LITERAL properly

denbezrukov opened this pull request 3 months ago
refactor(assists): add action options

Conaclos opened this pull request 3 months ago
chore: rename action to use the internal naming convention

ematipico opened this pull request 3 months ago
chore: new crate and actions enhancements

ematipico opened this pull request 3 months ago
refactor(useImportType,useExportType): ignore dts

Conaclos opened this pull request 3 months ago
refactor(useArrayLiterals): check all expressions and add a fix

Conaclos opened this pull request 3 months ago
πŸ› Both linting & formatting fails on empty directories

gethari opened this issue 3 months ago
chore(deps): update

Conaclos opened this pull request 3 months ago
chore(deps): patch updates

Conaclos opened this pull request 3 months ago
chore(deps): remove once_cell crate

Conaclos opened this pull request 3 months ago
feat: move biome_lsp/converters to a separate crate

Princesseuh opened this pull request 3 months ago
fix(deps): update rust crates

renovate[bot] opened this pull request 3 months ago
chore(deps): update rust crate anyhow to 1.0.91

renovate[bot] opened this pull request 3 months ago
fix(css_formatter): keep @charset double quote in single quote config

fireairforce opened this pull request 3 months ago
chore(deps): update pnpm to v9.12.3

renovate[bot] opened this pull request 3 months ago
chore(deps): update github-actions

renovate[bot] opened this pull request 3 months ago
chore(deps): update dependency dprint to v0.47.5

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

renovate[bot] opened this pull request 3 months ago
feat(grit): support `until` clause in `within` patterns

arendjr opened this pull request 3 months ago
fix(lsp): emit text edits when formatting

ematipico opened this pull request 3 months ago
chore: update code and diagnostics

ematipico opened this pull request 3 months ago
feat(linter): analyzer plugin

arendjr opened this pull request 3 months ago
fix(css_formatter): don't indent CSS selector when leading comments before

fireairforce opened this pull request 3 months ago
πŸ› biome processing .vscode/*.txt that it shouldn't

unional opened this issue 3 months ago
a11y does not understand `...props`

artola opened this issue 3 months ago
refactor(restricted_glob): add Eq impls

Conaclos opened this pull request 3 months ago
test: use `insta` for JS parser

ematipico opened this pull request 3 months ago
BREAKING: don't parse JSX in `.js` and `.ts` files

ematipico opened this issue 3 months ago
πŸ“ css formatter adds single quotes on `@charset`

Barsnes opened this issue 3 months ago
πŸ“ Formatter produces different output on 2nd run

xxzefgh opened this issue 3 months ago
docs(useFilenamingConvention): add `Since <version>` for the match option

Conaclos opened this pull request 3 months ago
feat(cli): change how behaves with large files

ematipico opened this pull request 3 months ago
feat(format/grit): add formatting for lists

branberry opened this pull request 3 months ago
feat(restricted_glob): negated globs

Conaclos opened this pull request 3 months ago
BREAKING: don't exit with an error for max limit files

ematipico opened this issue 3 months ago
fix(biome_css_parser): fix css parser cases

eryue0220 opened this pull request 3 months ago
refactor(parser/js): rename import assertions to import attributes

dyc3 opened this pull request 3 months ago
πŸ“Ž Renane `JsImportAssertion` into `JsImportAttribute`

Conaclos opened this issue 3 months ago
Format `package.json` like Prettier does, by default

ematipico opened this issue 3 months ago
feat(workspace): make types camel case

ematipico opened this pull request 3 months ago
πŸ“Plugin in WebStorm stopped working

CostGranda opened this issue 3 months ago
SvelteKit from prettier to biome: inconsistencies

frederikhors opened this issue 3 months ago
fix(noTypeOnlyImportAttributes): ignore .cts files

Conaclos opened this pull request 3 months ago
docs(useAtIndex): fix typo chatAt -> charAt

GeniusTimo opened this pull request 3 months ago
chore: normalize Windows paths in plugin tests

arendjr opened this pull request 3 months ago
feat(parser/js): remove assert syntax

ematipico opened this pull request 3 months ago
BREAKING Remove parsing support for `assert {}`

ematipico opened this issue 3 months ago
feat(linter): add `noNoninteractiveElementInteractions` rule

tunamaguro opened this pull request 3 months ago