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
🐛 Issue with 'ignore' functionality in version 1.5
riya-amemiya opened this issue about 1 year ago
riya-amemiya opened this issue about 1 year ago
lint/style/noParameterAssign should cover all or more cases
BC-M opened this issue about 1 year ago
BC-M opened this issue about 1 year ago
feat(cli): migrate `.prettierignore` file
ematipico opened this pull request about 1 year ago
ematipico opened this pull request about 1 year ago
💅 lint/suspicious/noArrayIndexKey false negative in template literals
BC-M opened this issue about 1 year ago
BC-M opened this issue about 1 year ago
📎 LSP: support for Workspaces
ematipico opened this issue about 1 year ago
ematipico opened this issue about 1 year ago
🐛 Nested comment adds extra space
SpanishPear opened this issue about 1 year ago
SpanishPear opened this issue about 1 year ago
🐛 Import sorting breaks with a particular import line when saving in VSCode
jpike88 opened this issue about 1 year ago
jpike88 opened this issue about 1 year ago
🐛 slow linter on apply
nyanrus opened this issue about 1 year ago
nyanrus opened this issue about 1 year ago
feat(cli): file system prettier migration
ematipico opened this pull request about 1 year ago
ematipico opened this pull request about 1 year ago
chore(CHANGELOG): add Unreleased section and fix typo
Conaclos opened this pull request about 1 year ago
Conaclos opened this pull request about 1 year ago
🐛 Multiple entries in the list of formatters
momargoh opened this issue about 1 year ago
momargoh opened this issue about 1 year ago
🐛 VSCode extension creates multiple entries in formatters list
momar-ef opened this issue about 1 year ago
momar-ef opened this issue about 1 year ago
feat(project): `Deserializable` derive macro
arendjr opened this pull request about 1 year ago
arendjr opened this pull request about 1 year ago
🐛 Import sorting breaks when a copyright comment is present
Reed-Anderson opened this issue about 1 year ago
Reed-Anderson opened this issue about 1 year ago
release: 1.5.2
Conaclos opened this pull request about 1 year ago
Conaclos opened this pull request about 1 year ago
📎 Break long class names into multiple lines
Reed-Anderson opened this issue about 1 year ago
Reed-Anderson opened this issue about 1 year ago
fix(config): apply global include/ignore before tools' include/ignore
Conaclos opened this pull request about 1 year ago
Conaclos opened this pull request about 1 year ago
refactor(parser): Update lexer methods to handle only ASCII identifiers
denbezrukov opened this pull request about 1 year ago
denbezrukov opened this pull request about 1 year ago
chore: move `nhedger` to core contributors
nhedger opened this pull request about 1 year ago
nhedger opened this pull request about 1 year ago
fix: trim a new line to avoid making the invalid autofix result
togami2864 opened this pull request about 1 year ago
togami2864 opened this pull request about 1 year ago
refactor(cli): do not emit warnings for protected ignored files
Conaclos opened this pull request about 1 year ago
Conaclos opened this pull request about 1 year ago
Biome configuration in monorepo
0xVinCal opened this issue about 1 year ago
0xVinCal opened this issue about 1 year ago
feat(linter): show dependency variable name by useExhaustiveDependencies
mehm8128 opened this pull request about 1 year ago
mehm8128 opened this pull request about 1 year ago
`useImportType` Formatting Exception
ayangweb opened this issue about 1 year ago
ayangweb opened this issue about 1 year ago
`organizeImports` Formatting exceptions in the `vscode` editor
ayangweb opened this issue about 1 year ago
ayangweb opened this issue about 1 year ago
fix(config): don't ignore 'include' when 'ignore' is set
Conaclos opened this pull request about 1 year ago
Conaclos opened this pull request about 1 year ago
fix(js_formatter): fix #1511
Conaclos opened this pull request about 1 year ago
Conaclos opened this pull request about 1 year ago
Refactor CSS Parser to rename CssRule to CssQualifiedRule
denbezrukov opened this pull request about 1 year ago
denbezrukov opened this pull request about 1 year ago
feat: foudations for migration from prettier
ematipico opened this pull request about 1 year ago
ematipico opened this pull request about 1 year ago
feat: HTML grammar
ematipico opened this pull request about 1 year ago
ematipico opened this pull request about 1 year ago
fix(cli): return the original content when a protected file is encountered
ematipico opened this pull request about 1 year ago
ematipico opened this pull request about 1 year ago
Arendjr maintainer
arendjr opened this pull request about 1 year ago
arendjr opened this pull request about 1 year ago
fix(docs): update $schema url
malobre opened this pull request about 1 year ago
malobre opened this pull request about 1 year ago
🐛 Webstorm plugin clears package.json since 1.5.0
Arctomachine opened this issue about 1 year ago
Arctomachine opened this issue about 1 year ago
fix(js_formatter): ensure comments before `*` are placed before `*` in generators
ah-yu opened this pull request about 1 year ago
ah-yu opened this pull request about 1 year ago
fix(website): fix dead links
Conaclos opened this pull request about 1 year ago
Conaclos opened this pull request about 1 year ago
feat(css-parser): CSS Parser: parse document at rule #1303
denbezrukov opened this pull request about 1 year ago
denbezrukov opened this pull request about 1 year ago
📚 Outdated `$schema` url in docs
malobre opened this issue about 1 year ago
malobre opened this issue about 1 year ago
chore: add myself as a maintainer
vasucp1207 opened this pull request about 1 year ago
vasucp1207 opened this pull request about 1 year ago
fix: the file `biome.json` can't be ignored
ematipico opened this pull request about 1 year ago
ematipico opened this pull request about 1 year ago
feat(project): support `biome.jsonc`
ematipico opened this pull request about 1 year ago
ematipico opened this pull request about 1 year ago
docs(website): fix code snippets that take more space
vasucp1207 opened this pull request about 1 year ago
vasucp1207 opened this pull request about 1 year ago
fix(lint/useArrowFunction): enclose with parens when needed
Conaclos opened this pull request about 1 year ago
Conaclos opened this pull request about 1 year ago
refactor(cli): some cleanup
ematipico opened this pull request about 1 year ago
ematipico opened this pull request about 1 year ago
doc(website): upgrade doc for cn
eryue0220 opened this pull request about 1 year ago
eryue0220 opened this pull request about 1 year ago
🐛 useArrowFunction exception in operator expression ?
noyobo opened this issue about 1 year ago
noyobo opened this issue about 1 year ago
fix(cli): don't handle CSS files
ematipico opened this pull request about 1 year ago
ematipico opened this pull request about 1 year ago
💅 Linter fail on code files contains literal RegExp contains Cyrillic symbols
mrakobes27 opened this issue about 1 year ago
mrakobes27 opened this issue about 1 year ago
📚 Some code snippets take more space than necessary
nhedger opened this issue about 1 year ago
nhedger opened this issue about 1 year ago
docs(website): update `biomejs/setup-biome@v2`
Marukome0743 opened this pull request about 1 year ago
Marukome0743 opened this pull request about 1 year ago
refactor(linter): add source metadata
Conaclos opened this pull request about 1 year ago
Conaclos opened this pull request about 1 year ago
feat(css-parser): CSS Parser: parse starting-style at rule #1478
denbezrukov opened this pull request about 1 year ago
denbezrukov opened this pull request about 1 year ago
fix(lint/useHookAtTopLevel): fix nested components and hooks
arendjr opened this pull request about 1 year ago
arendjr opened this pull request about 1 year ago
fix(cli): don't print loaded config on error
Conaclos opened this pull request about 1 year ago
Conaclos opened this pull request about 1 year ago
docs(website): sync minor differences with the english version
makotot opened this pull request about 1 year ago
makotot opened this pull request about 1 year ago
📝 `noUselessFragments` autofix causes syntax error with strings
e965 opened this issue about 1 year ago
e965 opened this issue about 1 year ago
fix(cli): don't count verbose diagnostics
ematipico opened this pull request about 1 year ago
ematipico opened this pull request about 1 year ago
🐛 verbose diagnostics should be count
Conaclos opened this issue about 1 year ago
Conaclos opened this issue about 1 year ago
📝 Invalid document: Expected end tag of kind Indent but found Group.
Conaclos opened this issue about 1 year ago
Conaclos opened this issue about 1 year ago
fix(chaneglog): correctly place the last changelog entry
Conaclos opened this pull request about 1 year ago
Conaclos opened this pull request about 1 year ago
🐛 Deleted files are not ignored when VCS integration is enabled
RShirohara opened this issue about 1 year ago
RShirohara opened this issue about 1 year ago
fix(lint/useArrowFunction): handle comma sequence in return position
Conaclos opened this pull request about 1 year ago
Conaclos opened this pull request about 1 year ago
release: 1.5.1
ematipico opened this pull request about 1 year ago
ematipico opened this pull request about 1 year ago
fix(js_formatter): placement of comments inside default switch clause
kalleep opened this pull request about 1 year ago
kalleep opened this pull request about 1 year ago
Formatting files even if they are ignored
SorenHolstHansen opened this issue about 1 year ago
SorenHolstHansen opened this issue about 1 year ago
docs(website): add git-hook Japanese translation
OldBigBuddha opened this pull request about 1 year ago
OldBigBuddha opened this pull request about 1 year ago
🐛 useArrowFunction repair of syntax exceptions caused
noyobo opened this issue about 1 year ago
noyobo opened this issue about 1 year ago
fix(js_formatter): ensure comments before `async` keyword are placed before it
ah-yu opened this pull request about 1 year ago
ah-yu opened this pull request about 1 year ago
docs(pt-br): translated git hooks page
CookieDasora opened this pull request about 1 year ago
CookieDasora opened this pull request about 1 year ago
refactor(lint/noConsoleLog): add code action
vasucp1207 opened this pull request about 1 year ago
vasucp1207 opened this pull request about 1 year ago
fix(lint/noUselessFragments): autofix causes syntax error
vasucp1207 opened this pull request about 1 year ago
vasucp1207 opened this pull request about 1 year ago
🐛 Include doesn't work for formatter
anthonyhayesres opened this issue about 1 year ago
anthonyhayesres opened this issue about 1 year ago
fix(cli): less noise from diagnostics
ematipico opened this pull request about 1 year ago
ematipico opened this pull request about 1 year ago
🐛 `internalError/io` when unknown files are passed as CLI arguments
Conaclos opened this issue about 1 year ago
Conaclos opened this issue about 1 year ago
fix(lint/useConsistentArrayType): move this unstable rule to nursery
Conaclos opened this pull request about 1 year ago
Conaclos opened this pull request about 1 year ago
fix(lint/useConsistentArrayType): correctly handle rule's option
Conaclos opened this pull request about 1 year ago
Conaclos opened this pull request about 1 year ago
fix(cli): ignore files and directories from working directory
ematipico opened this pull request about 1 year ago
ematipico opened this pull request about 1 year ago
docs(website): add `<link rel=alternate>` to RSS feeds
azu opened this pull request about 1 year ago
azu opened this pull request about 1 year ago
fix(js_formatter): placements of line comments between function parentheses and body
kalleep opened this pull request about 1 year ago
kalleep opened this pull request about 1 year ago
💅 `useExhaustiveDependencies` specify stable results of custom hooks
atomiks opened this issue about 1 year ago
atomiks opened this issue about 1 year ago
🐛 `useConsistentArrayType` won't accept options
EvHaus opened this issue about 1 year ago
EvHaus opened this issue about 1 year ago
Do not raise an error if the language of the file extension cannot be determined
Conaclos opened this issue about 1 year ago
Conaclos opened this issue about 1 year ago
📎 [`lint/style/noDefaultExport`] Add option to ignore specific file names
DestroyerXyz opened this issue about 1 year ago
DestroyerXyz opened this issue about 1 year ago
CSS Parser: parse starting-style at rule
denbezrukov opened this issue about 1 year ago
denbezrukov opened this issue about 1 year ago
🐛 .gitignore files are part of biome output as protected files?
carlsverre opened this issue about 1 year ago
carlsverre opened this issue about 1 year ago
🐛 biome ci does not respect vcs.useIgnoreFile
carlsverre opened this issue about 1 year ago
carlsverre opened this issue about 1 year ago
fix: Use the correct diagnostic level in advice
thewilloftheshadow opened this pull request about 1 year ago
thewilloftheshadow opened this pull request about 1 year ago
Fix typo in roadmap-2024.md
yukukotani opened this pull request about 1 year ago
yukukotani opened this pull request about 1 year ago
💅 `useHookAtTopLevel`: false positives in nested functions
nstepien opened this issue about 1 year ago
nstepien opened this issue about 1 year ago
feat(css-parser): CSS Parser: namespace at rule
denbezrukov opened this pull request about 1 year ago
denbezrukov opened this pull request about 1 year ago
🐛 Some ignore pattern generate `ignored file` error
Conaclos opened this issue about 1 year ago
Conaclos opened this issue about 1 year ago
feat: update vscode extension image on website
unvalley opened this pull request about 1 year ago
unvalley opened this pull request about 1 year ago
🐛 Biome errors for ignoring `biome.json`
anonrig opened this issue about 1 year ago
anonrig opened this issue about 1 year ago
🐛 Verbose advice is wrong
anonrig opened this issue about 1 year ago
anonrig opened this issue about 1 year ago
🐛 Formatter ignore doesn't work
anonrig opened this issue about 1 year ago
anonrig opened this issue about 1 year ago
🐛 path prefixed with slash eg. `/.next/` are should be relative to project root instead of being absolute
jatindotdev opened this issue about 1 year ago
jatindotdev opened this issue about 1 year ago
refactor(deserialize): allow setting name for root deserialized value
Conaclos opened this pull request about 1 year ago
Conaclos opened this pull request about 1 year ago
feat: create `biome_css_analyze` crate
ematipico opened this pull request about 1 year ago
ematipico opened this pull request about 1 year ago
refcator(lint/noInvalidUseBeforeDeclaration): allow use before as a type
Conaclos opened this pull request about 1 year ago
Conaclos opened this pull request about 1 year ago
fix(project): config merging
arendjr opened this pull request about 1 year ago
arendjr opened this pull request about 1 year ago