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

Fix overriding of globals

arendjr opened this pull request about 1 year ago
docs(website): fix formatter configuration to website page

po4tion opened this pull request about 1 year ago
📎 Improve message of diagnostic

ematipico opened this issue about 1 year ago
fix(js_formatter): fix formatting of multi-line member chain

ah-yu opened this pull request about 1 year ago
"Suppress rule" quickfix removes indentation

fmajestic opened this issue about 1 year ago
💅 Consistent crash on malformed ternary

fmajestic opened this issue about 1 year ago
feat(formatter): Format package.json #1668

pattrickrice opened this pull request about 1 year ago
🐛 <jemalloc>: Unsupported system page size

vhscom opened this issue about 1 year ago
chore(project): partial config macro

arendjr opened this pull request about 1 year ago
📝 The formatter is removing a lot of code when saved with incorrect syntax.

franklinjavier opened this issue about 1 year ago
fix(cli): check for ignored dir and symlinks

Conaclos opened this pull request about 1 year ago
refactor(biome_service): move gitignore from matcher to files settings

Conaclos opened this pull request about 1 year ago
refactor(website): remove underused glob pattern docs

Conaclos opened this pull request about 1 year ago
refactor(biome_service): cleanup get_parse

Conaclos opened this pull request about 1 year ago
docs(changelog): fix incorrect rule name (`noSortedClasses` => `useSortedClasses`)

ipanasenko opened this pull request about 1 year ago
fix(lsp): don't format ignored files

ematipico opened this pull request about 1 year ago
chore(lint/noImplicitAnyLet): reword diagnostic

Aeolun opened this pull request about 1 year ago
docs(internal): fix typos and reword some sentences

nhedger opened this pull request about 1 year ago
refactor(rowan): use niching for Checkpoint

Conaclos opened this pull request about 1 year ago
fix(cli): use biome instead of rome on pipe

Levieber opened this pull request about 1 year ago
fix: `noVar` ignores TsGlobalDeclaration

vasucp1207 opened this pull request about 1 year ago
📝 Unable to format `package.json`

beeb opened this issue about 1 year ago
chore(linter): simplify visitor logic of `useSortedClasses`

ematipico opened this pull request about 1 year ago
fix(lint/useForOf): handle shorthand property

togami2864 opened this pull request about 1 year ago
CSS Parser nesting

denbezrukov opened this issue about 1 year ago
📝 json files with trailing commas aren't formatted

juliusmarminge opened this issue about 1 year ago
📝 Mixed Tab/Space on ternary

eMerzh opened this issue about 1 year ago
📝 Biome doesn't format `.jsonc` file with trailing commas

Sec-ant opened this issue about 1 year ago
chore(linter): reduce string allocations

ematipico opened this pull request about 1 year ago
fix(website): json option key typo

Sec-ant opened this pull request about 1 year ago
🐛 `files.ignore` working via CLI but not via VSCode Formatter

7SindDev opened this issue about 1 year ago
💅 `useForOf` - false-positive when using `index` as a shorthand value

ipanasenko opened this issue about 1 year ago
💅 lint/style/noVar triggered in a declare statement

amoreaulemay opened this issue about 1 year ago
fix(linter): useEnumInitializers action with comment

kalleep opened this pull request about 1 year ago
fix(cli): don't processed deleted files with `--changed`

ematipico opened this pull request about 1 year ago
fix(js_formatter): incorrect call chain break

kalleep opened this pull request about 1 year ago
fix(js_parser): correctly parse type arguments in expression

ah-yu opened this pull request about 1 year ago
if statement removed, not sure what causes it (line 30)

u007 opened this issue about 1 year ago
feat(linter): new rule noFocusedTests

ematipico opened this pull request about 1 year ago
💅 Enum Initializer putting initialization inside inline comment

Reed-Anderson opened this issue about 1 year ago
Update language-support.mdx

millette opened this pull request about 1 year ago
fix: remove unneeded semicolon in the autofix suggestion

togami2864 opened this pull request about 1 year ago
🐛 useExhaustiveDependencies too specific in 1.5.3

MakakWasTaken opened this issue about 1 year ago
💅 wrong edge case detection in useExhaustiveDependencies since 1.5.2

ViliamKopecky opened this issue about 1 year ago
feat(linter): add rule `noSkippedTests`

ematipico opened this pull request about 1 year ago
🐛 UTF-16 file throws error, but exit code is 0

eikowagenknecht opened this issue about 1 year ago
fix(website): rules sources page link

Sec-ant opened this pull request about 1 year ago
📚 VSCode extension settings documentation is for VSCode 1.82-

yann-combarnous opened this issue about 1 year ago
🐛 VS Code extension: Poor support for multi-folder workspaces

EvHaus opened this issue about 1 year ago
release: 1.5.3

Conaclos opened this pull request about 1 year ago
feat: `noUselessTernary` code fixes

vasucp1207 opened this pull request about 1 year ago
🐛 Failed to parse const modifier.

uzmoi opened this issue about 1 year ago
feat(website): generate open graph images

ematipico opened this pull request about 1 year ago
Update no_nodejs_modules.rs

huseeiin opened this pull request about 1 year ago
feat(css_parser): CSS parser to improve selector error handling

denbezrukov opened this pull request about 1 year ago
fix(website): fix lint-staged glob pattern

Conaclos opened this pull request about 1 year ago
fix(website): git hook shell scripts

Conaclos opened this pull request about 1 year ago
🐛 Biome logs grow very large

natew opened this issue about 1 year ago
docs: fix pre-commit sample version v0.1.0

9renpoto opened this pull request about 1 year ago
Use strict mode in arrow function

lethefrost opened this issue about 1 year ago
🐛 IgnoreUnknown resulting in additional file being formatted

anthonyhayesres opened this issue about 1 year ago
fix(linter): correctly override linter presets

Conaclos opened this pull request about 1 year ago
🐛 no-multiple-empty-lines is not working

jeancatarina opened this issue about 1 year ago
fix(docs): fix `biome_formatter::comments::following_token` example in rustdoc

SpanishPear opened this pull request about 1 year ago
fix(formatter): correctly handle comments at end of export/import list

SpanishPear opened this pull request about 1 year ago
feat(docs): add exclusive rules and fix headings

ematipico opened this pull request about 1 year ago
🐛 Incompatibility with wireit

ChiefORZ opened this issue about 1 year ago
chore: update documentation

ematipico opened this pull request about 1 year ago
🐛 biome_deserialize does not process escapes

NicholasLYang opened this issue about 1 year ago
Organize imports incorrect, deleted one and duplicate one

zhoujian-official opened this issue about 1 year ago
fix(lint/useExhaustiveDependencies): do not panic on TS import equal

Conaclos opened this pull request about 1 year ago
fix(linter): correctly handle multibyte chars in regexes

Conaclos opened this pull request about 1 year ago
fix(formatter): apply line ending option

ematipico opened this pull request about 1 year ago
fix(lsp): register formatter dynamically if possible

nhedger opened this pull request about 1 year ago
Misconfigured config leads to using all the default settings

nstepien opened this issue about 1 year ago
refactor(css_parser): Renamed 'CssSimpleFunction' to 'CssFunction'

denbezrukov opened this pull request about 1 year ago
docs(website): fix lefthook pre-push recipe

lmauromb opened this pull request about 1 year ago
fix: `noArrayIndexKey` false negative in template literals

vasucp1207 opened this pull request about 1 year ago
docs(website): add third-party tool in continuous integration section

mongolyy opened this pull request about 1 year ago
docs(website): tables from source rules to Biome rules

ematipico opened this pull request about 1 year ago
fix(js_formatter): fix invalid formatting of nested multiline comments

ah-yu opened this pull request about 1 year ago