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

📝 Comments in grid-template moves (CSS)

yoavbls opened this issue 5 months ago
📝 Unwanted zero added before .<number> in CSS

yoavbls opened this issue 5 months ago
📎 HTML: Implement "Bracket same line" option

dyc3 opened this issue 5 months ago
📝 HTML directive casing does not match prettier

dyc3 opened this issue 5 months ago
📝 Contents of `<pre>` elements should not be formatted

dyc3 opened this issue 5 months ago
fix(parser/html): add `param` to void elements list

dyc3 opened this pull request 5 months ago
feat(html): implement debug features for html

dyc3 opened this pull request 5 months ago
fix(parser/html): allow multi line attribute values

dyc3 opened this pull request 5 months ago
feat(html): resolve format options

dyc3 opened this pull request 5 months ago
chore: fix udeps failure

dyc3 opened this pull request 5 months ago
chore(cli): replace PanicInfo -> PanicHookInfo

minht11 opened this pull request 5 months ago
chore: enforce usage of to_ascii_lowercase_cow

minht11 opened this pull request 5 months ago
📝 Formatting line-break is different from prettier

axetroy opened this issue 5 months ago
feat(formatter/html): add line break at the end of files

dyc3 opened this pull request 5 months ago
🐛 Import Sorting should be case-insensitive

axetroy opened this issue 5 months ago
feat: flag to suppress existing diagnostics

anthonyshew opened this pull request 5 months ago
📎 CLI flag in linter to write ignores for existing violations

anthonyshew opened this issue 5 months ago
Limit the length of code context in reported errors

xPaw opened this issue 5 months ago
feat(grit): implement GritQL log() function

arendjr opened this pull request 5 months ago
chore: replace Clippy allow with expect

fireairforce opened this pull request 5 months ago
chore(readme): use polar shield

ematipico opened this pull request 5 months ago
docs: improve documentation of rule

ematipico opened this pull request 5 months ago
refactor(lint): set version field for new rules

Conaclos opened this pull request 5 months ago
fix(graphql_formatter): panic in block comments with empty line

vohoanglong0107 opened this pull request 5 months ago
📎 Add `bail` flag for `ci` command

jtuchel opened this issue 5 months ago
chore: move Grit changes in CHANGELOG

arendjr opened this pull request 5 months ago
feat(linter): implement useExplicitFunctionReturnType

kaykdm opened this pull request 5 months ago
chore: add Grit updates to CHANGELOG

arendjr opened this pull request 5 months ago
fix(grit): fix node walking

arendjr opened this pull request 5 months ago
feat(grit): implement Grit built-ins

arendjr opened this pull request 5 months ago
feat(linter): implement noOctalEscape

fireairforce opened this pull request 5 months ago
fix(html/parser): support root element list

suxin2017 opened this pull request 5 months ago
feat(html/formatter): self close tag add slash char

suxin2017 opened this pull request 5 months ago
feat(grit): support for Grit pattern, predicate and function definitions

arendjr opened this pull request 5 months ago
feat(markdown/parser): support thematic break block parser

suxin2017 opened this pull request 5 months ago
fix(noLabelWithoutControl): accept expressions as label

Conaclos opened this pull request 5 months ago
test(format/html): reenable snapshot tests

dyc3 opened this pull request 5 months ago
npx biome lint . --write starts, but doesnt do anything

matej-kaska opened this issue 5 months ago
📝 HTML void tags should always emit a `/` token

dyc3 opened this issue 5 months ago
release: v1.9.2

ematipico opened this pull request 5 months ago
build: upgrade to Rust 1.81

Conaclos opened this pull request 5 months ago
fix(lsp): code actions capabilities

ematipico opened this pull request 5 months ago
feat(parser/html): handle script and style tags

dyc3 opened this pull request 5 months ago
📎 Replace Clippy `allow` with `expect`

Conaclos opened this issue 5 months ago
🐛 "tokio-runtime-worker" causing fatal error

calvinusesyourcode opened this issue 5 months ago
🐛 alertdialog should be permitted on `dialog` elements

lifeiscontent opened this issue 5 months ago
chore(deps): update dependency vite to v5.4.6 [security]

renovate[bot] opened this pull request 5 months ago
feat(parser/html): parse doctype declarations

dyc3 opened this pull request 5 months ago
fix(format/html): fix doctype formatting

dyc3 opened this pull request 5 months ago
fix(parser/html): check void element names case insensitively

dyc3 opened this pull request 5 months ago
fix(useFilenamingConvention): apply formats to file extensions

Conaclos opened this pull request 5 months ago
fix(useFilenamingConvention): allow leading digits in lower-like cases

Conaclos opened this pull request 5 months ago
fix(useFilenamingConvention): don't suggest names with disallowed case

Conaclos opened this pull request 5 months ago
Failure to parse `.editorconfig` file

s3igo opened this issue 5 months ago
fix(lsp): reduced the number of log files on disk

ematipico opened this pull request 5 months ago
test: fix outdated snapshot tests

ematipico opened this pull request 5 months ago
feat(parser/html): lex and parse unquoted attribute values

dyc3 opened this pull request 5 months ago
fix(lsp): apply `.editorconfig` options

ematipico opened this pull request 5 months ago
fix(useStrictMode): check actual directives

Conaclos opened this pull request 5 months ago
📎 Implement `useAtIndex` - `unicorn/prefer-at`

Conaclos opened this issue 5 months ago
test(format/grit): add tests for grit formatter

branberry opened this pull request 5 months ago
📎 Implement `noAwaitInLoop` - `eslint/no-await-in-loop`

Conaclos opened this issue 5 months ago
📎 Implement `useForInGuard` - `eslint/guard-for-in`

Conaclos opened this issue 5 months ago
📎 Implement `useParseIntRadix` - `eslint/radix`

Conaclos opened this issue 5 months ago
📎 Implement `noOctalEscape` - `eslint/no-octal-escape`

Conaclos opened this issue 5 months ago
💅 `noUselessFragments` code fix creates invalid CST

emilte opened this issue 5 months ago
fix: preserve other children in `useConsistentCurlyBraces`

suzak opened this pull request 5 months ago
📝 editorconfig: `max_line_length` is ignored when using LSP

chrisgrieser opened this issue 5 months ago
fix(css_parser): accept U+FDCF and U+FFFD in identifiers

Conaclos opened this pull request 5 months ago
fix(cli): use correct list of evaluated paths

ematipico opened this pull request 5 months ago
chore(deps): update rust docker tag to v1.81.0

renovate[bot] opened this pull request 5 months ago