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
github.com/biomejs/biome - juliusmarminge opened this issue almost 1 year ago
📝 Biome doesn't format `.jsonc` file with trailing commas
github.com/biomejs/biome - Sec-ant opened this issue almost 1 year ago
github.com/biomejs/biome - Sec-ant 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
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
github.com/biomejs/biome - Sec-ant opened this pull request about 1 year ago
💅 useOptionalChain unsafe fix incorrectly discards conditions in logical and chains
github.com/biomejs/biome - bryanrsmith opened this issue about 1 year ago
github.com/biomejs/biome - bryanrsmith opened this issue about 1 year ago
fix(js_formatter): fix comment with single instruction within a control flow body
github.com/biomejs/biome - mdm317 opened this pull request about 1 year ago
github.com/biomejs/biome - mdm317 opened this pull request about 1 year ago
🐛 `files.ignore` working via CLI but not via VSCode Formatter
github.com/biomejs/biome - 7SindDev opened this issue about 1 year ago
github.com/biomejs/biome - 7SindDev opened this issue about 1 year ago
chore(release): prepare v2.1.2
github.com/biomejs/biome-vscode - nhedger opened this pull request about 1 year ago
github.com/biomejs/biome-vscode - nhedger opened this pull request about 1 year ago
💅 `useForOf` - false-positive when using `index` as a shorthand value
github.com/biomejs/biome - ipanasenko opened this issue about 1 year ago
github.com/biomejs/biome - ipanasenko opened this issue about 1 year ago
refactor: use bun for development
github.com/biomejs/setup-biome - aboqasem opened this pull request about 1 year ago
github.com/biomejs/setup-biome - aboqasem opened this pull request about 1 year ago
💅 `noUnusedVariables` - false-positive for param destructuring if it's used as a default value for another destructured param
github.com/biomejs/biome - ipanasenko opened this issue about 1 year ago
github.com/biomejs/biome - ipanasenko opened this issue about 1 year ago
💅 lint/style/noVar triggered in a declare statement
github.com/biomejs/biome - amoreaulemay opened this issue about 1 year ago
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
github.com/biomejs/biome - kalleep opened this pull request about 1 year ago
💅 `noInvalidUseBeforeDeclaration` - false-positive for param destructuring with default values
github.com/biomejs/biome - ipanasenko opened this issue about 1 year ago
github.com/biomejs/biome - ipanasenko opened this issue 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
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
github.com/biomejs/biome - kalleep opened this pull request about 1 year ago
fix(js_parser): correctly parse type arguments in expression
github.com/biomejs/biome - ah-yu opened this pull request about 1 year ago
github.com/biomejs/biome - ah-yu opened this pull request about 1 year ago
💅 lint/suspicious/noFallthroughSwitchClause doesn't respect never
github.com/biomejs/biome - nxht opened this issue about 1 year ago
github.com/biomejs/biome - nxht opened this issue about 1 year ago
if statement removed, not sure what causes it (line 30)
github.com/biomejs/biome - u007 opened this issue about 1 year ago
github.com/biomejs/biome - u007 opened this issue about 1 year ago
Biome interferes Astro.config Files
github.com/biomejs/biome-vscode - Eveeifyeve opened this issue about 1 year ago
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
github.com/biomejs/biome - ematipico opened this pull request about 1 year ago
💅 Enum Initializer putting initialization inside inline comment
github.com/biomejs/biome - Reed-Anderson opened this issue about 1 year ago
github.com/biomejs/biome - Reed-Anderson opened this issue about 1 year ago
Update language-support.mdx
github.com/biomejs/biome - millette opened this pull request about 1 year ago
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
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
github.com/biomejs/biome - MakakWasTaken opened this issue about 1 year ago
💅 wrong edge case detection in useExhaustiveDependencies since 1.5.2
github.com/biomejs/biome - ViliamKopecky opened this issue about 1 year ago
github.com/biomejs/biome - ViliamKopecky 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
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
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
github.com/biomejs/biome - eikowagenknecht opened this issue about 1 year ago
💅 The fix of noUselessThisAlias adds an extra semicolon when removing the alias definition
github.com/biomejs/biome - mbonaci opened this issue about 1 year ago
github.com/biomejs/biome - mbonaci 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
github.com/biomejs/biome - Sec-ant opened this pull request about 1 year ago
📚 VSCode extension settings documentation is for VSCode 1.82-
github.com/biomejs/biome - yann-combarnous opened this issue about 1 year ago
github.com/biomejs/biome - yann-combarnous opened this issue 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
github.com/biomejs/biome-vscode - ChiefORZ opened this pull request about 1 year ago
🐛 VS Code extension: Poor support for multi-folder workspaces
github.com/biomejs/biome - EvHaus opened this issue about 1 year ago
github.com/biomejs/biome - EvHaus opened this issue 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
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
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
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
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
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
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
github.com/biomejs/setup-biome - dependabot[bot] 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
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
github.com/biomejs/biome - vasucp1207 opened this pull request about 1 year ago
📎 Biome should report the location of the error in an invalid configuration file
github.com/biomejs/biome - Conaclos opened this issue about 1 year ago
github.com/biomejs/biome - Conaclos opened this issue about 1 year ago
📎 Biome should report the syntax error when trying formatting an invalid code
github.com/biomejs/biome - Conaclos opened this issue about 1 year ago
github.com/biomejs/biome - Conaclos opened this issue about 1 year ago
fix(js_parser): Allow `const` in TsMethodSignatureTypeMember and TsCallSignatureTypeMember
github.com/biomejs/biome - magic-akari opened this pull request about 1 year ago
github.com/biomejs/biome - magic-akari 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
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
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
github.com/biomejs/biome - huseeiin opened this pull request about 1 year ago
Client Biome: connection to server is erroring. Cannot call write after a stream was destroyed
github.com/biomejs/biome-vscode - huseeiin opened this issue about 1 year ago
github.com/biomejs/biome-vscode - huseeiin opened this issue 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
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
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
github.com/biomejs/biome - Conaclos opened this pull request about 1 year ago
fix(config): don't include ignored files known to be jsonc files when ignoreUnknown is true
github.com/biomejs/biome - Conaclos opened this pull request about 1 year ago
github.com/biomejs/biome - Conaclos opened this pull request 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
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
github.com/biomejs/biome - lethefrost opened this issue about 1 year ago
🐛 IgnoreUnknown resulting in additional file being formatted
github.com/biomejs/biome - anthonyhayesres opened this issue about 1 year ago
github.com/biomejs/biome - anthonyhayesres 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
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
github.com/biomejs/biome - jeancatarina opened this issue about 1 year ago
fix(docs): fix `biome_formatter::comments::following_token` example in rustdoc
github.com/biomejs/biome - SpanishPear opened this pull request about 1 year ago
github.com/biomejs/biome - SpanishPear opened this pull request about 1 year ago
fix(formatter): correctly handle comments at end of export/import list
github.com/biomejs/biome - SpanishPear opened this pull request about 1 year ago
github.com/biomejs/biome - SpanishPear opened this pull request 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
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
github.com/biomejs/biome - ChiefORZ opened this issue about 1 year ago
🐛 Webstorm plugin iterferes with manually running format command
github.com/biomejs/biome-intellij - Arctomachine opened this issue about 1 year ago
github.com/biomejs/biome-intellij - Arctomachine opened this issue about 1 year ago
chore: update documentation
github.com/biomejs/biome - ematipico opened this pull request about 1 year ago
github.com/biomejs/biome - ematipico opened this pull request about 1 year ago
💅 Biome throw useExhaustiveDependencies error when useRef type is defined using type assertion
github.com/biomejs/biome - nouman2075 opened this issue about 1 year ago
github.com/biomejs/biome - nouman2075 opened this issue about 1 year ago
🐛 biome_deserialize does not process escapes
github.com/biomejs/biome - NicholasLYang opened this issue about 1 year ago
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
github.com/biomejs/biome - zhoujian-official opened this issue about 1 year ago
fix(lint/useExhaustiveDependencies): do not panic on TS import equal
github.com/biomejs/biome - Conaclos opened this pull request about 1 year ago
github.com/biomejs/biome - Conaclos opened this pull request 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
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
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
github.com/biomejs/biome - nhedger opened this pull request about 1 year ago
📝 Comment's above the `from 'blah'` in a multi-line-export do not have whitespace preserved, moved to same line as `from`
github.com/biomejs/biome - SpanishPear opened this issue about 1 year ago
github.com/biomejs/biome - SpanishPear opened this issue about 1 year ago
Misconfigured config leads to using all the default settings
github.com/biomejs/biome - nstepien opened this issue about 1 year ago
github.com/biomejs/biome - nstepien opened this issue about 1 year ago
Misconfigured config leads to using all the default settings
github.com/biomejs/biome-vscode - nstepien opened this issue about 1 year ago
github.com/biomejs/biome-vscode - nstepien opened this issue about 1 year ago
refactor(css_parser): Renamed 'CssSimpleFunction' to 'CssFunction'
github.com/biomejs/biome - denbezrukov opened this pull request about 1 year ago
github.com/biomejs/biome - denbezrukov 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
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
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
github.com/biomejs/biome - vasucp1207 opened this pull request about 1 year ago
docs(website): add third-party tool in continuous integration section
github.com/biomejs/biome - mongolyy opened this pull request about 1 year ago
github.com/biomejs/biome - mongolyy 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
github.com/biomejs/biome - ematipico opened this pull request about 1 year ago
fix(js_formatter): fix invalid formatting of nested multiline comments
github.com/biomejs/biome - ah-yu opened this pull request about 1 year ago
github.com/biomejs/biome - ah-yu 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
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
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
github.com/biomejs/biome-intellij - victor-teles opened this pull request about 1 year ago
lint/style/noParameterAssign should cover all or more cases
github.com/biomejs/biome - BC-M opened this issue about 1 year ago
github.com/biomejs/biome - BC-M opened this issue about 1 year ago
feat(cli): migrate `.prettierignore` file
github.com/biomejs/biome - ematipico opened this pull request about 1 year ago
github.com/biomejs/biome - ematipico opened this pull request about 1 year ago
💅 lint/suspicious/noArrayIndexKey false negative in template literals
github.com/biomejs/biome - BC-M opened this issue about 1 year ago
github.com/biomejs/biome - BC-M opened this issue about 1 year ago
📎 LSP: support for Workspaces
github.com/biomejs/biome - ematipico opened this issue about 1 year ago
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
github.com/biomejs/biome - SpanishPear opened this issue about 1 year ago
🐛 Import sorting breaks with a particular import line when saving in VSCode
github.com/biomejs/biome - jpike88 opened this issue about 1 year ago
github.com/biomejs/biome - jpike88 opened this issue about 1 year ago
Can not work with "extends" configuration
github.com/biomejs/biome-vscode - yee94 opened this issue about 1 year ago
github.com/biomejs/biome-vscode - yee94 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
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
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
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
github.com/biomejs/biome - Conaclos opened this pull request about 1 year ago