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
Analyzer range suppressions
ematipico opened this issue 3 months ago
ematipico opened this issue 3 months ago
๐ Panic `internal error: entered unreachable code` in `lint/correctness/use_exhaustive_dependencies.rs`
qarmin opened this issue 3 months ago
qarmin opened this issue 3 months ago
๐ Panic `internal error: entered unreachable code: The declaration should be resolved to its prent declaration`
qarmin opened this issue 3 months ago
qarmin opened this issue 3 months ago
๐ Panic `internal error: entered unreachable code: Missing switch clause`
qarmin opened this issue 3 months ago
qarmin opened this issue 3 months ago
๐ Panic `range end index 6 out of range for slice of length 2`
qarmin opened this issue 3 months ago
qarmin opened this issue 3 months ago
๐ Panic `byte index 3 is not a char boundary; it is inside 'ยก' (bytes 2..4) of `\uยก``
qarmin opened this issue 3 months ago
qarmin opened this issue 3 months ago
๐ Stack overflow, when adding >2000 empty strings
qarmin opened this issue 3 months ago
qarmin opened this issue 3 months ago
๐ Crash `Expected a declaration as guaranteed by is_at_ts_declare_statement` when linting
qarmin opened this issue 3 months ago
qarmin opened this issue 3 months ago
chore(deps): update pnpm to v9.13.2
renovate[bot] opened this pull request 3 months ago
renovate[bot] opened this pull request 3 months ago
chore(deps): update dependency @typescript-eslint/eslint-plugin to v8.14.0
renovate[bot] opened this pull request 3 months ago
renovate[bot] opened this pull request 3 months ago
fix(deps): update @biomejs packages
renovate[bot] opened this pull request 3 months ago
renovate[bot] opened this pull request 3 months ago
chore(deps): update rust crate serde_json to 1.0.133
renovate[bot] opened this pull request 3 months ago
renovate[bot] opened this pull request 3 months ago
chore(deps): update rust crate serde to 1.0.215
renovate[bot] opened this pull request 3 months ago
renovate[bot] opened this pull request 3 months ago
chore(deps): update rust:1.82.0 docker digest to d9c3c6f
renovate[bot] opened this pull request 3 months ago
renovate[bot] opened this pull request 3 months ago
๐
noUnusedVariables still checking function arguments
lionskape opened this issue 3 months ago
lionskape opened this issue 3 months ago
๐ noUselessFragments fix result has invalid jsx syntax
maxmorozoff opened this issue 3 months ago
maxmorozoff opened this issue 3 months ago
Organize import produces warning even when file is ignored
iamsauravsharma opened this issue 3 months ago
iamsauravsharma opened this issue 3 months ago
fix: allow trailing commas on `biome.jsonc`
yukulele opened this pull request 3 months ago
yukulele opened this pull request 3 months ago
docs: improve `README.md`'s structure
okineadev opened this pull request 3 months ago
okineadev opened this pull request 3 months ago
๐
CSS `interpolate-size` throws false `lint/correctness/noUnknownProperty`
evadecker opened this issue 3 months ago
evadecker opened this issue 3 months ago
refactor: use `biome-ignore-all` for top level suppressions
ematipico opened this pull request 3 months ago
ematipico opened this pull request 3 months ago
fix(noUndeclaredVariables): bind read in ambient context to import type
Conaclos opened this pull request 3 months ago
Conaclos opened this pull request 3 months ago
refactor(js_syntax): add `TsDeclarationModule` node
Conaclos opened this pull request 3 months ago
Conaclos opened this pull request 3 months ago
๐
[useNamingConvention] Ignore declarations inside an external TypeScript module
cr7pt0gr4ph7 opened this issue 3 months ago
cr7pt0gr4ph7 opened this issue 3 months ago
fix(noUnknownPseudoClass): not error for pseudo class after webkit scrollbar element
fireairforce opened this pull request 3 months ago
fireairforce opened this pull request 3 months ago
feat(rules_check): validate the option examples for rules
cr7pt0gr4ph7 opened this pull request 3 months ago
cr7pt0gr4ph7 opened this pull request 3 months ago
fix(json_parser): fix broken `JsonParserOptions::from(&JsonFileSource)` implementation
cr7pt0gr4ph7 opened this pull request 3 months ago
cr7pt0gr4ph7 opened this pull request 3 months ago
๐
Shows "All these imports are only used as types" in Vue+typescript
lethefrost opened this issue 3 months ago
lethefrost opened this issue 3 months ago
fix(migrate-eslint): load non-conventional shared config name
Conaclos opened this pull request 3 months ago
Conaclos opened this pull request 3 months ago
fix(css): reformat issue in comments between compound selectors
ematipico opened this pull request 3 months ago
ematipico opened this pull request 3 months ago
refactor(useValidTypeof): accept comparisons with variables
Conaclos opened this pull request 3 months ago
Conaclos opened this pull request 3 months ago
feat(useExplicitType): implement support for methods and functions wiโฆ
kaykdm opened this pull request 3 months ago
kaykdm opened this pull request 3 months ago
fix(useArrowFunction): preserve directives in the code fix
Conaclos opened this pull request 3 months ago
Conaclos opened this pull request 3 months ago
๐ 'linter/nursery/noUnknownPseudoClass' with false positive for CSS class with multiple colons
CHE1RON opened this issue 3 months ago
CHE1RON opened this issue 3 months ago
๐ Biome server keeps crashing
haabe opened this issue 3 months ago
haabe opened this issue 3 months ago
๐ Function to arrow function conversion removes 'use something' directive
Arctomachine opened this issue 3 months ago
Arctomachine opened this issue 3 months ago
๐ JSON files formatted by "biome format" are accepted by "biome lint" on Linux are rejected by "biome lint" on Windows
seriousme opened this issue 3 months ago
seriousme opened this issue 3 months ago
๐ Unable to migrate ESLint configuration that extends @vercel/style-guide/eslint to Biome
maronnjapan opened this issue 3 months ago
maronnjapan opened this issue 3 months ago
fix(graphql_formatter): don't add new line in block comments in CLRF files
vohoanglong0107 opened this pull request 3 months ago
vohoanglong0107 opened this pull request 3 months ago
๐
false positive with `noUndeclaredVariables` in `*.d.ts` files
PaulBlanche opened this issue 3 months ago
PaulBlanche opened this issue 3 months ago
feat(grit): add range formatting
ematipico opened this pull request 3 months ago
ematipico opened this pull request 3 months ago
feat: implement `useParseIntRadix` - `eslint/radix` (#3932)
Jantje19 opened this pull request 3 months ago
Jantje19 opened this pull request 3 months ago
refactor(aria): add abstractions for attribute lookup
Conaclos opened this pull request 3 months ago
Conaclos opened this pull request 3 months ago
refactor(aria): add AriaRole::from_roles
Conaclos opened this pull request 3 months ago
Conaclos opened this pull request 3 months ago
feat(grit): complete formatting of all nodes
ematipico opened this pull request 3 months ago
ematipico opened this pull request 3 months ago
๐
Suppression comment fails with inner comments in functions
maxmorozoff opened this issue 3 months ago
maxmorozoff opened this issue 3 months ago
fix(formatter): don't move comments in grid-template
fireairforce opened this pull request 3 months ago
fireairforce opened this pull request 3 months ago
๐
`noConfusingVoidType` shouldn't report for `void | never`
sionzee opened this issue 3 months ago
sionzee opened this issue 3 months ago
refactor(useValidAutocomplete): use Ast query instead of Aria
Conaclos opened this pull request 3 months ago
Conaclos opened this pull request 3 months ago
feat(grit): add more formatting nodes
ematipico opened this pull request 3 months ago
ematipico opened this pull request 3 months ago
๐
Nest.js app breaks with useImportType rule
aak-lear opened this issue 3 months ago
aak-lear opened this issue 3 months ago
refactor(js_syntax): minor clean up
Conaclos opened this pull request 3 months ago
Conaclos opened this pull request 3 months ago
๐
`noLabelWithoutControl` should allow labeling `button` tags
MrOxMasTer opened this issue 3 months ago
MrOxMasTer opened this issue 3 months ago
docs(linter): include advice on the singleton pattern with `noConstructorReturn`
arendjr opened this pull request 3 months ago
arendjr opened this pull request 3 months ago
refactor: move `useImportRestrictions` into `noRestrictedImports`
arendjr opened this pull request 3 months ago
arendjr opened this pull request 3 months ago
feat: better assist
ematipico opened this pull request 3 months ago
ematipico opened this pull request 3 months ago
feat(lint): add `useReadonlyClassProperties` rule
seeintea opened this pull request 3 months ago
seeintea opened this pull request 3 months ago
fix(deps): update @biomejs packages
renovate[bot] opened this pull request 3 months ago
renovate[bot] opened this pull request 3 months ago
chore(deps): update rust docker tag to v1.82.0
renovate[bot] opened this pull request 3 months ago
renovate[bot] opened this pull request 3 months ago
chore(deps): update rust crate tokio to 1.41.1
renovate[bot] opened this pull request 3 months ago
renovate[bot] opened this pull request 3 months ago
chore(deps): update rust crate insta to 1.41.1
renovate[bot] opened this pull request 3 months ago
renovate[bot] opened this pull request 3 months ago
chore(deps): update dependency eslint to v9.14.0 - autoclosed
renovate[bot] opened this pull request 3 months ago
renovate[bot] opened this pull request 3 months ago
chore(deps): update dependency @typescript-eslint/eslint-plugin to v8.13.0
renovate[bot] opened this pull request 3 months ago
renovate[bot] opened this pull request 3 months ago
chore(deps): update codspeedhq/action action to v3.1.0
renovate[bot] opened this pull request 3 months ago
renovate[bot] opened this pull request 3 months ago
chore(deps): update rust crate anyhow to 1.0.93
renovate[bot] opened this pull request 3 months ago
renovate[bot] opened this pull request 3 months ago
feat(noForEach): add `validIdentifiers` option
lucasweng opened this pull request 3 months ago
lucasweng opened this pull request 3 months ago
feat(aria-data): add DPub and Graphics modules
Conaclos opened this pull request 3 months ago
Conaclos opened this pull request 3 months ago
refactor(aria): use aria metadata to find equivalent HTML element
Conaclos opened this pull request 3 months ago
Conaclos opened this pull request 3 months ago
๐
`entropyThreshold` option for `noSecrets` rules does not have an effect
cr7pt0gr4ph7 opened this issue 3 months ago
cr7pt0gr4ph7 opened this issue 3 months ago
refactor: drop `DynRef` and move `fs` into `Workspace`
arendjr opened this pull request 3 months ago
arendjr opened this pull request 3 months ago
fix(linter): improve diagnostic for `noConstructorReturn`
arendjr opened this pull request 3 months ago
arendjr opened this pull request 3 months ago
๐ Support no-unescaped-entities rule
noahlt opened this issue 3 months ago
noahlt opened this issue 3 months ago
๐ Self-closing tags do not exist in HTML
shadow-identity opened this issue 3 months ago
shadow-identity opened this issue 3 months ago
no lint errors by useArrayLiterals
yurrko opened this issue 3 months ago
yurrko opened this issue 3 months ago
refactor(aria): generate role metadata
Conaclos opened this pull request 3 months ago
Conaclos opened this pull request 3 months ago
๐
Cannot set `aria-selected` to buttons with `tab` role
edoardocavazza opened this issue 3 months ago
edoardocavazza opened this issue 3 months ago
๐
Linter doesn't seem to be able to ignore errors inside JSX code
nighto opened this issue 3 months ago
nighto opened this issue 3 months ago
๐ Biome show "This let declares a variable that is only assigned once." when using let keyword to define Svelte 5 component's state
x4fingers opened this issue 3 months ago
x4fingers opened this issue 3 months ago
๐
`lint/complexity/useLiteralKeys` false positive for computed properties with hyphens
lensbart opened this issue 3 months ago
lensbart opened this issue 3 months ago
fix(deps): update dependency happy-dom to v15.10.2 [security]
renovate[bot] opened this pull request 3 months ago
renovate[bot] opened this pull request 3 months ago
refactor(aria): move properties to aria-metdata
Conaclos opened this pull request 3 months ago
Conaclos opened this pull request 3 months ago
fix(deps): update dependency happy-dom to v15.10.1 [security]
renovate[bot] opened this pull request 3 months ago
renovate[bot] opened this pull request 3 months ago
refactor(noUnusedImports): keep orphan comments
Conaclos opened this pull request 3 months ago
Conaclos opened this pull request 3 months ago
refactor(noUnusedImports): report empty named imports
Conaclos opened this pull request 3 months ago
Conaclos opened this pull request 3 months ago
fix(grit): linting inside workspace
ematipico opened this pull request 3 months ago
ematipico opened this pull request 3 months ago
fix(biome_css_formatter): update css format style
eryue0220 opened this pull request 3 months ago
eryue0220 opened this pull request 3 months ago
fix(js_analyze): skip `noAutofocus` check if eligible
seeintea opened this pull request 3 months ago
seeintea opened this pull request 3 months ago
feat(cli): change how behaves with large files
ematipico opened this pull request 3 months ago
ematipico opened this pull request 3 months ago
feat: enable handling of grit files
ematipico opened this pull request 3 months ago
ematipico opened this pull request 3 months ago
feat(grit): add formatting of more nodes
ematipico opened this pull request 3 months ago
ematipico opened this pull request 3 months ago
feat(noUndeclaredVariables): add checkTypes option
Conaclos opened this pull request 3 months ago
Conaclos opened this pull request 3 months ago
๐
`correctness/useImportExtensions` not work with path aliases
danilkinkin opened this issue 3 months ago
danilkinkin opened this issue 3 months ago
refactor(analyzer): use rule name for quick fix
ematipico opened this pull request 3 months ago
ematipico opened this pull request 3 months ago
docs: update `README.kr.md`
jsparkdev opened this pull request 3 months ago
jsparkdev opened this pull request 3 months ago
๐ Error: Cannot find module '@biomejs/cli-linux-x64/biome' on x64 linux host
Lornz- opened this issue 3 months ago
Lornz- opened this issue 3 months ago
โ๏ธ support MDX ?
AugustinMauroy opened this issue 3 months ago
AugustinMauroy opened this issue 3 months ago
perf(useArrowFunction): avoid useless checks
Conaclos opened this pull request 3 months ago
Conaclos opened this pull request 3 months ago
๐
Possibly a false positive in handling useArrowFunction
rchl opened this issue 3 months ago
rchl opened this issue 3 months ago
feat(useExplicitType): support explicit function argument types
kaykdm opened this pull request 3 months ago
kaykdm opened this pull request 3 months ago