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(useExhaustiveDependencies): add option to disable errors for unecessary dependencies
simon-paris opened this pull request 4 months ago
simon-paris opened this pull request 4 months ago
fix(bench): typo in `.prettierignore`
Jayllyz opened this pull request 4 months ago
Jayllyz opened this pull request 4 months ago
chore(deps): update rust crate oxc_resolver to 1.12.0
renovate[bot] opened this pull request 4 months ago
renovate[bot] opened this pull request 4 months ago
chore(deps): update pnpm to v9.11.0
renovate[bot] opened this pull request 4 months ago
renovate[bot] opened this pull request 4 months ago
chore(deps): update dependency eslint to v9.11.1
renovate[bot] opened this pull request 4 months ago
renovate[bot] opened this pull request 4 months ago
chore(deps): update dependency @typescript-eslint/eslint-plugin to v8.7.0
renovate[bot] opened this pull request 4 months ago
renovate[bot] opened this pull request 4 months ago
feat(formatter): implement formatting for GritQL root node
arendjr opened this pull request 4 months ago
arendjr opened this pull request 4 months ago
chore(deps): update actions/checkout action to v4.2.0
renovate[bot] opened this pull request 4 months ago
renovate[bot] opened this pull request 4 months ago
fix(deps): update rust crate libc to 0.2.159
renovate[bot] opened this pull request 4 months ago
renovate[bot] opened this pull request 4 months ago
π json schema for `noLabelWithoutControl` incorrectly requires `inputComponents` `labelAttributes` `labelComponents`
anatawa12 opened this issue 4 months ago
anatawa12 opened this issue 4 months ago
chore(deps): update @biomejs packages
renovate[bot] opened this pull request 4 months ago
renovate[bot] opened this pull request 4 months ago
chore(deps): update rust:1.81.0 docker digest to a21d540
renovate[bot] opened this pull request 4 months ago
renovate[bot] opened this pull request 4 months ago
fix(lsp): unify code actions capabilities
vitallium opened this pull request 4 months ago
vitallium opened this pull request 4 months ago
π Line width is not respected for functions that return template literals
costinsin opened this issue 4 months ago
costinsin opened this issue 4 months ago
feat(lint): add rule `useAtIndex`
GunseiKPaseri opened this pull request 4 months ago
GunseiKPaseri opened this pull request 4 months ago
π
useJsxKeyInIterable show error when jsx is stored in a variable before returning as a object field
nouman2075 opened this issue 4 months ago
nouman2075 opened this issue 4 months ago
feat(noSecrets): refine the entropy computation to avoid some false positives
SaadBazaz opened this pull request 4 months ago
SaadBazaz opened this pull request 4 months ago
feat(useExplicitFunctionReturnType): support higher-order function
kaykdm opened this pull request 4 months ago
kaykdm opened this pull request 4 months ago
π Biome LSP does not announce the `quickfix.suppressRule` code action to a client
vitallium opened this issue 4 months ago
vitallium opened this issue 4 months ago
π
The linter is detecting keys with accents in `useLiteralKeys` rule and it shouldn't
guigaoliveira opened this issue 4 months ago
guigaoliveira opened this issue 4 months ago
π `noUnusedVariables` makes the semantic model panics on invalid code
Conaclos opened this issue 4 months ago
Conaclos opened this issue 4 months ago
π noSecrets false positives
minht11 opened this issue 4 months ago
minht11 opened this issue 4 months ago
fix(noMisleadingCharacterClass): properly handle escaping and improve diagnostics
Conaclos opened this pull request 4 months ago
Conaclos opened this pull request 4 months ago
fix(js-api): update code
ematipico opened this pull request 4 months ago
ematipico opened this pull request 4 months ago
chore: refine README.kr.md
StationSoen opened this pull request 4 months ago
StationSoen opened this pull request 4 months ago
fix(cli): don't error in stdin, with `--write`
ematipico opened this pull request 4 months ago
ematipico opened this pull request 4 months ago
fix(formatter): trim CSS raw values
ematipico opened this pull request 4 months ago
ematipico opened this pull request 4 months ago
fix(linter): noUselessFragments deal html escapes under fragements wrong
fireairforce opened this pull request 4 months ago
fireairforce opened this pull request 4 months ago
docs: fix `isNan` to `isNaN`
Omochice opened this pull request 4 months ago
Omochice opened this pull request 4 months ago
π
useFilenamingConvention errors on files starting with non-letter, a $ for example
hilja opened this issue 4 months ago
hilja opened this issue 4 months ago
feat(linter): support useGuardForIn
fireairforce opened this pull request 4 months ago
fireairforce opened this pull request 4 months ago
π Failed to lint json from stdin.
PFiS1737 opened this issue 4 months ago
PFiS1737 opened this issue 4 months ago
π You must have at least one workspace
johnlindquist opened this issue 4 months ago
johnlindquist opened this issue 4 months ago
π GraphQL byte index out of bounds
DanielEscorciaOrtiz opened this issue 4 months ago
DanielEscorciaOrtiz opened this issue 4 months ago
feat(lint): add `noUselessUndefined`
unvalley opened this pull request 4 months ago
unvalley opened this pull request 4 months ago
fix(lsp): correctly enable CSS on LSP
ematipico opened this pull request 4 months ago
ematipico opened this pull request 4 months ago
feat(biome_css_analyze): implement `noDescendingSpecificity`
tunamaguro opened this pull request 4 months ago
tunamaguro opened this pull request 4 months ago
feat(format/grit): add basic formatting for where pattern
branberry opened this pull request 4 months ago
branberry opened this pull request 4 months ago
fix(noMisleadingCharacterClass): ignore characters outside of char classes
Conaclos opened this pull request 4 months ago
Conaclos opened this pull request 4 months ago
π
noDelete suggest assigning undefined instead of delete for process.env vars
robrat opened this issue 4 months ago
robrat opened this issue 4 months ago
fix(noUndeclaredDependencies): ignore NodeJS modules
Conaclos opened this pull request 4 months ago
Conaclos opened this pull request 4 months ago
fix(noUselessEscapeInRegex): don't panic on regexes starting with an empty class
Conaclos opened this pull request 4 months ago
Conaclos opened this pull request 4 months ago
fix(linter): apply `useExplicitFunctionReturnType` only to TypeScriptβ¦
kaykdm opened this pull request 4 months ago
kaykdm opened this pull request 4 months ago
π
`useExplicitFunctionReturnType` should not be run on non-TypeScript files
Conaclos opened this issue 4 months ago
Conaclos opened this issue 4 months ago
feat(biome_js_parser): forbid undefined as type name
fireairforce opened this pull request 4 months ago
fireairforce opened this pull request 4 months ago
π Formatter seems broken in the Playground
fireairforce opened this issue 4 months ago
fireairforce opened this issue 4 months ago
chore: update CHANGELOG.md
arendjr opened this pull request 4 months ago
arendjr opened this pull request 4 months ago
feat(grit): implement disregarded snippet nodes
arendjr opened this pull request 4 months ago
arendjr opened this pull request 4 months ago
fix: updated query feature range interval format
blaze-d83 opened this pull request 4 months ago
blaze-d83 opened this pull request 4 months ago
Project names need to be at least 1 character long.
arolson101 opened this issue 4 months ago
arolson101 opened this issue 4 months ago
perf: iterate over bytes instead of chars where possible
Conaclos opened this pull request 4 months ago
Conaclos opened this pull request 4 months ago
fix(schema): make optional the `options` JSON schema field
Conaclos opened this pull request 4 months ago
Conaclos opened this pull request 4 months ago
fix(useSemanticElements): examples
Conaclos opened this pull request 4 months ago
Conaclos opened this pull request 4 months ago
fix(useSemanticElements): check only elements associated to a role
Conaclos opened this pull request 4 months ago
Conaclos opened this pull request 4 months ago
π Search does not match `type $T = $U`
dyc3 opened this issue 4 months ago
dyc3 opened this issue 4 months ago
π CSS: media query range formatting
nstepien opened this issue 4 months ago
nstepien opened this issue 4 months ago
fix(useButtonType): don't report dynamically created button with valid type
Conaclos opened this pull request 4 months ago
Conaclos opened this pull request 4 months ago
π `useButtonType` warning when `type` is provided
o-az opened this issue 4 months ago
o-az opened this issue 4 months ago
PoC: loadable plugin [DONT MERGE]
arendjr opened this pull request 4 months ago
arendjr opened this pull request 4 months ago
π JSON Schema should have `options` as optional
tylerlaprade opened this issue 4 months ago
tylerlaprade opened this issue 4 months ago
feat(linter): implement noTemplateCurlyInString
fireairforce opened this pull request 4 months ago
fireairforce opened this pull request 4 months ago
fix(noUnusedFunctionParameters): ignore params in obj pattern with a rest param
Conaclos opened this pull request 4 months ago
Conaclos opened this pull request 4 months ago
feat(linter): implement no-nested-ternary
kaykdm opened this pull request 4 months ago
kaykdm opened this pull request 4 months ago
fix(linter): noUselessFragments fix creates invalid CST
fireairforce opened this pull request 4 months ago
fireairforce opened this pull request 4 months ago
π Biome encountered an unexpected error
marmikdesai opened this issue 4 months ago
marmikdesai opened this issue 4 months ago
docs: fix markdown link in CHANGELOG.md
ipanasenko opened this pull request 4 months ago
ipanasenko opened this pull request 4 months ago
feat(biome_css_analyze): add rule `useSortedProperties`
simon-paris opened this pull request 4 months ago
simon-paris opened this pull request 4 months ago
π
Linter incorrectly hint React import with typescript
miisteur974 opened this issue 4 months ago
miisteur974 opened this issue 4 months ago
feat(lint): add rule `noUselessLengthCheck`
GunseiKPaseri opened this pull request 4 months ago
GunseiKPaseri opened this pull request 4 months ago
π
`lint/complexity/noUselessFragments` recommends removing useful fragments
Lordfirespeed opened this issue 4 months ago
Lordfirespeed opened this issue 4 months ago
feat(cli): automatically use github reporter when in github actions environments
dyc3 opened this pull request 4 months ago
dyc3 opened this pull request 4 months ago
fix(format/html): keep at most 1 empty line between elements
dyc3 opened this pull request 4 months ago
dyc3 opened this pull request 4 months ago
refactor(parser/html): refactor comments to be nodes in the tree
dyc3 opened this pull request 4 months ago
dyc3 opened this pull request 4 months ago
refactor(aria_metadata): generate ARIA metadata from specification
Conaclos opened this pull request 4 months ago
Conaclos opened this pull request 4 months ago
perf(grit): use `to_ascii_lowercase_cow`
dyc3 opened this pull request 4 months ago
dyc3 opened this pull request 4 months ago
π `suspicious/noRedundantUseStrict` is reported for `.cjs` files
risu729 opened this issue 4 months ago
risu729 opened this issue 4 months ago
π The summary reporter sometimes misses diagnostics
Conaclos opened this issue 4 months ago
Conaclos opened this issue 4 months ago
wip(solid): no destructure
chappelo opened this pull request 4 months ago
chappelo opened this pull request 4 months ago
fix(deps): update rust crate rand to 0.8.5
renovate[bot] opened this pull request 4 months ago
renovate[bot] opened this pull request 4 months ago
chore(deps): update rust crate bpaf to 0.9.14
renovate[bot] opened this pull request 4 months ago
renovate[bot] opened this pull request 4 months ago
chore(deps): update actions/setup-node action to v4.0.4
renovate[bot] opened this pull request 4 months ago
renovate[bot] opened this pull request 4 months ago
chore(deps): update @biomejs packages
renovate[bot] opened this pull request 4 months ago
renovate[bot] opened this pull request 4 months ago
π
[a11y/noLabelWithoutControl] incorrectly reports on <label> with an associating control
hornta opened this issue 4 months ago
hornta opened this issue 4 months ago
π --repoter not working with `check` and `lint` command when lint from stdin
axetroy opened this issue 4 months ago
axetroy opened this issue 4 months ago
perf(linter): performance improvement for css semantic model
togami2864 opened this pull request 4 months ago
togami2864 opened this pull request 4 months ago
π Formatting HTML removes comment
dyc3 opened this issue 4 months ago
dyc3 opened this issue 4 months ago
chore(ci): update labeler to include grit tag
dyc3 opened this pull request 4 months ago
dyc3 opened this pull request 4 months ago
A required whitespace is removed in class template string with useSortedClasses
MananTank opened this issue 4 months ago
MananTank opened this issue 4 months ago
perf(linter): [DO NOT MERGE] performance investigation of the css semantic model
togami2864 opened this pull request 4 months ago
togami2864 opened this pull request 4 months ago
π Ignoring `biome.json` configuration
max-sym opened this issue 4 months ago
max-sym opened this issue 4 months ago
π Biome latest upgrade 1.9.2 ignores configs from `biome.jsonc` in VSCode
akkadaya opened this issue 4 months ago
akkadaya opened this issue 4 months ago
feat(linter): support allow expressions
kaykdm opened this pull request 4 months ago
kaykdm opened this pull request 4 months ago
π `@biome/js-api` diagnostic generate incorrect span range when content has non-ASCII characters
axetroy opened this issue 4 months ago
axetroy opened this issue 4 months ago
π All caps ENUM in GraphQL
eMerzh opened this issue 5 months ago
eMerzh opened this issue 5 months ago
π
useFocusableInteractive says to put tabindex attribute on element with role="option"
hornta opened this issue 5 months ago
hornta opened this issue 5 months ago
feat(linter): implement noLowerCaseEnum
eMerzh opened this pull request 5 months ago
eMerzh opened this pull request 5 months ago
chore: to_lowercase -> to_lowercase_cow
minht11 opened this pull request 5 months ago
minht11 opened this pull request 5 months ago
feat(linter): implement `noDuplicateProperties`
togami2864 opened this pull request 5 months ago
togami2864 opened this pull request 5 months ago
feat(lsp): `noExcessiveCognitiveComplexity` diagnostic shows levels
chrisgrieser opened this pull request 5 months ago
chrisgrieser opened this pull request 5 months ago
feat(linter): support direct const assertions in useExplicitFunctionReturnType rule
kaykdm opened this pull request 5 months ago
kaykdm opened this pull request 5 months ago