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

refactor: configuration, settings and options

Sec-ant opened this pull request 3 months ago
fix(graphql_parser): parse object value in list

vohoanglong0107 opened this pull request 3 months ago
💅 No equivalent for `no-undef` without any globals

xnuk opened this issue 3 months ago
☂️ GraphQL formatter

denbezrukov opened this issue 3 months ago
feat(graphql_formatter): implement BracketSpacing option

denbezrukov opened this pull request 3 months ago
feat(graphql_analyze): noDuplicatedFields

vohoanglong0107 opened this pull request 3 months ago
📎 Multi-file support

ematipico opened this issue 3 months ago
feat(core): include turbo into well known jsonc

Netail opened this pull request 3 months ago
feat(linter): add suppression action for the css linter

togami2864 opened this pull request 3 months ago
release: v1.8.3

ematipico opened this pull request 3 months ago
chore: update codegen to include GraphQL

ematipico opened this pull request 3 months ago
refactor: add variables to format strings directly

hamirmahal opened this pull request 3 months ago
feat(graphql_formatter): implement graphql formatter

denbezrukov opened this pull request 3 months ago
feat: enable linting for graphql

ematipico opened this pull request 3 months ago
🐛 Biome client: couldn't create connection to server.

taii03 opened this issue 3 months ago
feat: noValueAtRule css lint rule

rishabh3112 opened this pull request 3 months ago
feat(graphql_analyze): useDeprecatedReason

vohoanglong0107 opened this pull request 3 months ago
Add auto-wrap with Step + integrate with search command

arendjr opened this pull request 3 months ago
feat(analyzer): expose a method to retrieve a service on demand

ematipico opened this pull request 3 months ago
🐛 Parser is no longer progressing

ugistelmokaitis opened this issue 3 months ago
docs(useSortedClasses): tailwind variant sorting

lutaok opened this pull request 3 months ago
fix(cli): disable colors when using the github reporter

Sec-ant opened this pull request 3 months ago
WIP: feat(noEmptyComment): add rule

chansuke opened this pull request 3 months ago
📎 Implement suppression action for the CSS analyzer

ematipico opened this issue 3 months ago
docs(useNamingConvention): add examples and improve explanations

Conaclos opened this pull request 3 months ago
chore(lint): initialise `biome_graphql_analyze`

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

ematipico opened this pull request 3 months ago
chore(deps): update softprops/action-gh-release action to v2.0.6

renovate[bot] opened this pull request 3 months ago
chore(deps): update rust crate proc-macro2 to 1.0.86

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

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

renovate[bot] opened this pull request 3 months ago
📎 Implement `stylelint/no-irregular-whitespace`

chansuke opened this issue 3 months ago
📎 Implement `comment-no-empty`

chansuke opened this issue 3 months ago
fix(migrate): suppress node warnings

SuperchupuDev opened this pull request 3 months ago
feat(search-output-formatter): initialize search output formatter

BackupMiles opened this pull request 3 months ago
fix(css_parser): fix constant crashes when editing css files #3256

denbezrukov opened this pull request 3 months ago
🐛 Constant crashes when editing css files

ktdd opened this issue 3 months ago
feat(graphql_formatter): bootstrap GraphQL formatter

denbezrukov opened this pull request 3 months ago
fix(css_formatter): fix CSS formatter converts custom identifiers to lowecase

denbezrukov opened this pull request 3 months ago
chore(grit): implement node-like compilers + fixes

arendjr opened this pull request 3 months ago
chore(linter): add a rule source of `noUnknownProperty`

togami2864 opened this pull request 3 months ago
feat(css_parser): implement CSS unicode range

denbezrukov opened this pull request 3 months ago
chore(core): implement `pull_diagnostics` for graphql

ematipico opened this pull request 3 months ago
fix(cli): correctly compute the color mode in `ci`

ematipico opened this pull request 3 months ago
release: v1.8.2

ematipico opened this pull request 3 months ago
fix(javascript/vue): missing withDefaults macro

Shyam-Chen opened this pull request 3 months ago
feat(linter): noDynamicNamespaceImportAccess

minht11 opened this pull request 3 months ago
📎 Implement noDynamicNamespaceImportAccess

minht11 opened this issue 3 months ago
feat(workspace): adds GraphQL parsing capabilities via feature

ematipico opened this pull request 3 months ago
fix(css_parser): fix CSS modules settings mapping

denbezrukov opened this pull request 3 months ago
fix(lint/useExhaustiveDependencies): false positives

Sec-ant opened this pull request 3 months ago
chore: fix typo in comments

Sec-ant opened this pull request 3 months ago
🐛 Biome extension does not follow the local configuration

Embers-of-the-Fire opened this issue 3 months ago
🐛 biome ci . --colors=off outputting colors

alechartung opened this issue 3 months ago
refactor(analyzer): use `enumflags2`

ematipico opened this pull request 3 months ago
Reformat issue with css formatter

ah-yu opened this issue 3 months ago
feat(js_formatter): explore embedded language formatting

ah-yu opened this pull request 3 months ago
chore(deps): update dependency eslint to v9.5.0

renovate[bot] opened this pull request 3 months ago
fix(deps): update rust crates

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 @biomejs packages

renovate[bot] opened this pull request 3 months ago
chore(grit): improve snippet compiler

arendjr opened this pull request 3 months ago
chore: rust 1.79.0

ematipico opened this pull request 3 months ago
📝 Biome cannot handle JSON formatting but Prettier can

dalisoft opened this issue 3 months ago
fix(semantic_model): export of variable

ematipico opened this pull request 3 months ago
test(editorconfig): additional tests for editorconfig support

dyc3 opened this pull request 3 months ago
feat(editorconfig): expand unknown globs into known globs

dyc3 opened this pull request 3 months ago
fix(lint/noUnknownProperty): ignore `composes` for noUnknownProperty

chansuke opened this pull request 3 months ago
🐛 Request textDocument/formatting failed

majkl-zumberi opened this issue 3 months ago
fix(cli): inject source code in diagnostics printed in `stdin`

ematipico opened this pull request 3 months ago
fix(lint/useLiteralKeys): unescaped newline false positive

Sec-ant opened this pull request 3 months ago
📝 My vscode doesn't format itself when I save

IsaacBighi opened this issue 3 months ago
feat: tailwind variant sorting

lutaok opened this pull request 3 months ago
fix(migrate): properly handle rule removal and insertion

Sec-ant opened this pull request 3 months ago
chore: add `chansuke` to maintainers list

chansuke opened this pull request 3 months ago