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(project): add overrides
ematipico opened this pull request over 1 year ago
ematipico opened this pull request over 1 year ago
chore: update CONTRIBUTING.md
nissy-dev opened this pull request over 1 year ago
nissy-dev opened this pull request over 1 year ago
🐛 Unexpected error when running biome check --apply-unsafe
beccauwu opened this issue over 1 year ago
beccauwu opened this issue over 1 year ago
🐛 `biome format` breaks emojis when used via stdin
chrisgrieser opened this issue over 1 year ago
chrisgrieser opened this issue over 1 year ago
🐛 Copying from the output in terminal and pasting elsewhere gives weird character for space symbol
jpike88 opened this issue over 1 year ago
jpike88 opened this issue over 1 year ago
chore: publish some crates and add add workflow for publish crates
nissy-dev opened this pull request over 1 year ago
nissy-dev opened this pull request over 1 year ago
🐛 ✖ Biome couldn't read the following file, maybe for permissions reasons or it doesn't exists: ./biome.json/rome.json
forgetso opened this issue over 1 year ago
forgetso opened this issue over 1 year ago
🐛 Biome client: couldn't create connection to server.
kraken-afk opened this issue over 1 year ago
kraken-afk opened this issue over 1 year ago
feat(lint/noUnusedImports): add rule
Conaclos opened this pull request over 1 year ago
Conaclos opened this pull request over 1 year ago
🐛 Format compat issues with Prettier
nstepien opened this issue over 1 year ago
nstepien opened this issue over 1 year ago
🐛 VS Code extension fails to start
olivierdelomez opened this issue over 1 year ago
olivierdelomez opened this issue over 1 year ago
🐛 the format functionality of `biome lsp-proxy` doesn't recognize biome.json
nissy-dev opened this issue over 1 year ago
nissy-dev opened this issue over 1 year ago
🐛 `npm` warns about 7 vulnerabilities in `biome@latest` dependencies
lgarron opened this issue over 1 year ago
lgarron opened this issue over 1 year ago
feat(biome_js_analyzer): implement noImplicitAnyLet
b4s36t4 opened this pull request over 1 year ago
b4s36t4 opened this pull request over 1 year ago
📎 Implement `lint/noImplicitAnyLet`
Conaclos opened this issue over 1 year ago
Conaclos opened this issue over 1 year ago
feat(lint/noThisInStatic): add rule
ditorodev opened this pull request over 1 year ago
ditorodev opened this pull request over 1 year ago
📎 Implement `lint/useShorthandFunctionType` - `typescript-eslint/prefer-function-type`
Conaclos opened this issue over 1 year ago
Conaclos opened this issue over 1 year ago
📎 Implement `lint/useRegexLiterals` - `eslint/prefer-regex-literals`
Conaclos opened this issue over 1 year ago
Conaclos opened this issue over 1 year ago
📎 New `--changed` argument
ematipico opened this issue over 1 year ago
ematipico opened this issue over 1 year ago
🐛 Big pack of js/ts files that crashes ~rome~ biome
qarmin opened this issue over 1 year ago
qarmin opened this issue over 1 year ago
🐛 Can't use VSCode extension (node not found)
hyoretsu opened this issue over 1 year ago
hyoretsu opened this issue over 1 year ago
🐛 Linter freezes in about 5-20% of runs
natew opened this issue over 1 year ago
natew opened this issue over 1 year ago
🐛 Arrow function chain doesn't break
ematipico opened this issue over 1 year ago
ematipico opened this issue over 1 year ago
🐛 Incorrect formatting inside mapped keys
ematipico opened this issue over 1 year ago
ematipico opened this issue over 1 year ago
chore: add governance
ematipico opened this pull request over 1 year ago
ematipico opened this pull request over 1 year ago
📎 Implement `nursery/noUselessBackrefInRegex` - `eslint/no-useless-backreference`
Conaclos opened this issue over 1 year ago
Conaclos opened this issue over 1 year ago
☂️ CSS Parser
ematipico opened this issue over 1 year ago
ematipico opened this issue over 1 year ago
🐛 Tooltips for unsafe fixes not shown on default
Makisuo opened this issue over 1 year ago
Makisuo opened this issue over 1 year ago
feat(analyzer): treat import sorting as a safe fix
ematipico opened this pull request over 1 year ago
ematipico opened this pull request over 1 year ago
🐛 Tsconfig.json file always throw errors "expected a property but instead found '}'"
harrytran998 opened this issue over 1 year ago
harrytran998 opened this issue over 1 year ago
fix(vscode): server bin path resolution
nhedger opened this pull request over 1 year ago
nhedger opened this pull request over 1 year ago
📎 Create a new option to change new line style in the formatter
ematipico opened this issue over 1 year ago
ematipico opened this issue over 1 year ago
chore(vscode): switch from `npm` to `pnpm`
nhedger opened this pull request over 1 year ago
nhedger opened this pull request over 1 year ago
🐛 `lint/suspicious/noRedeclare` - Index signatures still conflict with `var` names.
lgarron opened this issue over 1 year ago
lgarron opened this issue over 1 year ago
release: 1.1.0
ematipico opened this pull request over 1 year ago
ematipico opened this pull request over 1 year ago
🐛 VCS Ignore File is not always read correctly
itsMapleLeaf opened this issue over 1 year ago
itsMapleLeaf opened this issue over 1 year ago
🐛 lint/style/noCommaOperator incorrectly alerts on 3-update for loop
turbocrime opened this issue over 1 year ago
turbocrime opened this issue over 1 year ago
🐛 Multiple VS Code sessions causing an error
tcneuen opened this issue over 1 year ago
tcneuen opened this issue over 1 year ago
🐛 VS Code extension prints warning although biome is not being used
nhedger opened this issue over 1 year ago
nhedger opened this issue over 1 year ago
🐛 Some arrow functions with comments are not formatted correctly
SuperchupuDev opened this issue over 1 year ago
SuperchupuDev opened this issue over 1 year ago
🐛 `lint/correctness/noUndeclaredVariables` doesn't recognize type Uppercase
socram03 opened this issue over 1 year ago
socram03 opened this issue over 1 year ago
🐛 `noUnusedVariables` not looking at inner functions against a declared variable for a match
jpike88 opened this issue over 1 year ago
jpike88 opened this issue over 1 year ago
🐛 `noUnusedVariables` misreporting imports used for type definitions
jpike88 opened this issue over 1 year ago
jpike88 opened this issue over 1 year ago
🐛 Biome cpu spinning forverr on save, suspected sluggish organizeImports behaviour
jpike88 opened this issue over 1 year ago
jpike88 opened this issue over 1 year ago
🐛 noDuplicateJsxProps should be case-sensitive
maccuaa opened this issue over 1 year ago
maccuaa opened this issue over 1 year ago
📎 Deprecate the CLI option `--indent-size` and create `--indent-width`
ematipico opened this issue over 1 year ago
ematipico opened this issue over 1 year ago
🐛 `lint/noUnnecessaryContinue` false positives when fall-through cases are present
Conaclos opened this issue over 1 year ago
Conaclos opened this issue over 1 year ago
📎 Implement `lint/useConsistentArrayType` - `typescript-eslint/array-type`
Conaclos opened this issue over 1 year ago
Conaclos opened this issue over 1 year ago
📎 Implement `lint/noThisInStatic` - `mysticatea/no-this-in-static`
Conaclos opened this issue over 1 year ago
Conaclos opened this issue over 1 year ago
📎 Implement `biome lint --rule=<rule-name>`
Conaclos opened this issue over 1 year ago
Conaclos opened this issue over 1 year ago
📎 Implement `biome lint --summary`
Conaclos opened this issue over 1 year ago
Conaclos opened this issue over 1 year ago
📎 Support `biome-ignore` comment
Conaclos opened this issue over 1 year ago
Conaclos opened this issue over 1 year ago
☂️ Deprecate `rome.json`
Conaclos opened this issue over 1 year ago
Conaclos opened this issue over 1 year ago
📎 Implement `nursery/noIrregularWhitespace` - `eslint/no-irregular-whitespace`
Conaclos opened this issue over 1 year ago
Conaclos opened this issue over 1 year ago
📎 Implement `lint/noMisleadingClassInRegex` - `eslint/no-misleading-character-class`
Conaclos opened this issue over 1 year ago
Conaclos opened this issue over 1 year ago
📎 Implement `nursery/useUnifiedTypeSignature` - `typescript-eslint/unified-signatures`
Conaclos opened this issue over 1 year ago
Conaclos opened this issue over 1 year ago
📎 Implement `lint/useForOf` - `typescript-eslint/prefer-for-of`
Conaclos opened this issue over 1 year ago
Conaclos opened this issue over 1 year ago
📎 Implement `lint/useShorthandFunctionType` - `typescript-eslint/prefer-function-type`
Conaclos opened this issue over 1 year ago
Conaclos opened this issue over 1 year ago
📎 Implement `lint/noUnusedPrivateClassMembers` - `eslint/no-unused-private-class-members`
Conaclos opened this issue over 1 year ago
Conaclos opened this issue over 1 year ago
📎 Implement `lint/noDuplicateElseIf` - `eslint/no-dupe-else-if`
Conaclos opened this issue over 1 year ago
Conaclos opened this issue over 1 year ago
refactor(bench): update benchmarks
Conaclos opened this pull request over 1 year ago
Conaclos opened this pull request over 1 year ago
feat(lint/useExportType): add rule
Conaclos opened this pull request over 1 year ago
Conaclos opened this pull request over 1 year ago
feat(lint): noUselessThisAlias
Conaclos opened this pull request over 1 year ago
Conaclos opened this pull request over 1 year ago
chore: start blog
ematipico opened this pull request over 1 year ago
ematipico opened this pull request over 1 year ago
📎 Accept `biome.json` as config file
Conaclos opened this issue over 1 year ago
Conaclos opened this issue over 1 year ago