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

📎 LSP: support for Workspaces

ematipico opened this issue 10 months ago
🐛 Nested comment adds extra space

SpanishPear opened this issue 10 months ago
🐛 slow linter on apply

nyanrus opened this issue 10 months ago
feat(cli): file system prettier migration

ematipico opened this pull request 10 months ago
chore(CHANGELOG): add Unreleased section and fix typo

Conaclos opened this pull request 10 months ago
🐛 Multiple entries in the list of formatters

momargoh opened this issue 10 months ago
feat(project): `Deserializable` derive macro

arendjr opened this pull request 10 months ago
🐛 Import sorting breaks when a copyright comment is present

Reed-Anderson opened this issue 10 months ago
release: 1.5.2

Conaclos opened this pull request 10 months ago
📎 Break long class names into multiple lines

Reed-Anderson opened this issue 10 months ago
fix(config): apply global include/ignore before tools' include/ignore

Conaclos opened this pull request 10 months ago
refactor(parser): Update lexer methods to handle only ASCII identifiers

denbezrukov opened this pull request 10 months ago
chore: move `nhedger` to core contributors

nhedger opened this pull request 10 months ago
fix: trim a new line to avoid making the invalid autofix result

togami2864 opened this pull request 10 months ago
refactor(cli): do not emit warnings for protected ignored files

Conaclos opened this pull request 10 months ago
Biome configuration in monorepo

0xVinCal opened this issue 10 months ago
feat(linter): show dependency variable name by useExhaustiveDependencies

mehm8128 opened this pull request 10 months ago
`useImportType` Formatting Exception

ayangweb opened this issue 10 months ago
`organizeImports` Formatting exceptions in the `vscode` editor

ayangweb opened this issue 10 months ago
fix(config): don't ignore 'include' when 'ignore' is set

Conaclos opened this pull request 10 months ago
fix(js_formatter): fix #1511

Conaclos opened this pull request 10 months ago
Refactor CSS Parser to rename CssRule to CssQualifiedRule

denbezrukov opened this pull request 10 months ago
feat: foudations for migration from prettier

ematipico opened this pull request 10 months ago
feat: HTML grammar

ematipico opened this pull request 10 months ago
fix(cli): return the original content when a protected file is encountered

ematipico opened this pull request 10 months ago
Arendjr maintainer

arendjr opened this pull request 10 months ago
fix(docs): update $schema url

malobre opened this pull request 10 months ago
🐛 Webstorm plugin clears package.json since 1.5.0

Arctomachine opened this issue 10 months ago
fix(website): fix dead links

Conaclos opened this pull request 10 months ago
feat(css-parser): CSS Parser: parse document at rule #1303

denbezrukov opened this pull request 10 months ago
📚 Outdated `$schema` url in docs

malobre opened this issue 10 months ago
chore: add myself as a maintainer

vasucp1207 opened this pull request 10 months ago
fix: the file `biome.json` can't be ignored

ematipico opened this pull request 10 months ago
feat(project): support `biome.jsonc`

ematipico opened this pull request 10 months ago
docs(website): fix code snippets that take more space

vasucp1207 opened this pull request 10 months ago
fix(lint/useArrowFunction): enclose with parens when needed

Conaclos opened this pull request 10 months ago
refactor(cli): some cleanup

ematipico opened this pull request 10 months ago
doc(website): upgrade doc for cn

eryue0220 opened this pull request 10 months ago
🐛 useArrowFunction exception in operator expression ?

noyobo opened this issue 10 months ago
fix(cli): don't handle CSS files

ematipico opened this pull request 10 months ago
📚 Some code snippets take more space than necessary

nhedger opened this issue 10 months ago
docs(website): update `biomejs/setup-biome@v2`

Marukome0743 opened this pull request 10 months ago
refactor(linter): add source metadata

Conaclos opened this pull request 10 months ago
feat(css-parser): CSS Parser: parse starting-style at rule #1478

denbezrukov opened this pull request 10 months ago
fix(lint/useHookAtTopLevel): fix nested components and hooks

arendjr opened this pull request 10 months ago
fix(cli): don't print loaded config on error

Conaclos opened this pull request 10 months ago
docs(website): sync minor differences with the english version

makotot opened this pull request 10 months ago
fix(cli): don't count verbose diagnostics

ematipico opened this pull request 10 months ago
🐛 verbose diagnostics should be count

Conaclos opened this issue 10 months ago
fix(chaneglog): correctly place the last changelog entry

Conaclos opened this pull request 10 months ago
🐛 Deleted files are not ignored when VCS integration is enabled

RShirohara opened this issue 10 months ago
fix(lint/useArrowFunction): handle comma sequence in return position

Conaclos opened this pull request 10 months ago
release: 1.5.1

ematipico opened this pull request 10 months ago
fix(js_formatter): placement of comments inside default switch clause

kalleep opened this pull request 10 months ago
Formatting files even if they are ignored

SorenHolstHansen opened this issue 10 months ago
docs(website): add git-hook Japanese translation

OldBigBuddha opened this pull request 10 months ago
🐛 useArrowFunction repair of syntax exceptions caused

noyobo opened this issue 10 months ago
docs(pt-br): translated git hooks page

CookieDasora opened this pull request 10 months ago
refactor(lint/noConsoleLog): add code action

vasucp1207 opened this pull request 10 months ago
fix(lint/noUselessFragments): autofix causes syntax error

vasucp1207 opened this pull request 10 months ago
🐛 Include doesn't work for formatter

anthonyhayesres opened this issue 10 months ago
fix(cli): less noise from diagnostics

ematipico opened this pull request 10 months ago
fix(lint/useConsistentArrayType): move this unstable rule to nursery

Conaclos opened this pull request 10 months ago
fix(lint/useConsistentArrayType): correctly handle rule's option

Conaclos opened this pull request 10 months ago
fix(cli): ignore files and directories from working directory

ematipico opened this pull request 10 months ago
docs(website): add `<link rel=alternate>` to RSS feeds

azu opened this pull request 10 months ago
🐛 `useConsistentArrayType` won't accept options

EvHaus opened this issue 10 months ago
CSS Parser: parse starting-style at rule

denbezrukov opened this issue 10 months ago
🐛 .gitignore files are part of biome output as protected files?

carlsverre opened this issue 10 months ago
🐛 biome ci does not respect vcs.useIgnoreFile

carlsverre opened this issue 10 months ago
fix: Use the correct diagnostic level in advice

thewilloftheshadow opened this pull request 10 months ago
Fix typo in roadmap-2024.md

yukukotani opened this pull request 10 months ago
💅 `useHookAtTopLevel`: false positives in nested functions

nstepien opened this issue 10 months ago
feat(css-parser): CSS Parser: namespace at rule

denbezrukov opened this pull request 10 months ago
🐛 Some ignore pattern generate `ignored file` error

Conaclos opened this issue 10 months ago
feat: update vscode extension image on website

unvalley opened this pull request 10 months ago
🐛 Biome errors for ignoring `biome.json`

anonrig opened this issue 10 months ago
🐛 Verbose advice is wrong

anonrig opened this issue 10 months ago
🐛 Formatter ignore doesn't work

anonrig opened this issue 10 months ago
refactor(deserialize): allow setting name for root deserialized value

Conaclos opened this pull request 10 months ago
feat: create `biome_css_analyze` crate

ematipico opened this pull request 10 months ago
refcator(lint/noInvalidUseBeforeDeclaration): allow use before as a type

Conaclos opened this pull request 10 months ago
fix(project): config merging

arendjr opened this pull request 10 months ago
feat: add `noEmptyTypeParameters` rule

togami2864 opened this pull request 10 months ago
feat(css_parser): parse font_feature_values

unvalley opened this pull request 10 months ago
📎 CSS Parser: Parse all `border` long-hand properties

faultyserver opened this issue 10 months ago
feat(css_formatter): Formatting for `border` property

faultyserver opened this pull request 10 months ago