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
challenge: update reports
Conaclos opened this pull request about 1 year ago
Conaclos opened this pull request about 1 year ago
doc(ja): translate `versioning` into Japanese
yossydev opened this pull request about 1 year ago
yossydev opened this pull request about 1 year ago
build: set `codegen-units = 1`
Gumichocopengin8 opened this pull request about 1 year ago
Gumichocopengin8 opened this pull request about 1 year ago
doc(ja): translate `Formatter` doc into Japanese
Gumichocopengin8 opened this pull request about 1 year ago
Gumichocopengin8 opened this pull request about 1 year ago
doc(ja): translate `credits` into Japanese
hitohata opened this pull request about 1 year ago
hitohata opened this pull request about 1 year ago
chore(doc): Add japanese-translation-reviewers to CODEOWNERS
TaKO8Ki opened this pull request about 1 year ago
TaKO8Ki opened this pull request about 1 year ago
doc(ja): translate `Analyzer` into Japanese
Gumichocopengin8 opened this pull request about 1 year ago
Gumichocopengin8 opened this pull request about 1 year ago
doc(ja): translate `language-support` into Japanese
yossydev opened this pull request about 1 year ago
yossydev opened this pull request about 1 year ago
feat(css_parser): CSS Parser namespace #268
denbezrukov opened this pull request about 1 year ago
denbezrukov opened this pull request about 1 year ago
challenge: update reports
Conaclos opened this pull request about 1 year ago
Conaclos opened this pull request about 1 year ago
fix(js_formatter): keep parens for some optional chains
Conaclos opened this pull request about 1 year ago
Conaclos opened this pull request about 1 year ago
refactor(lint/noExplicitAny): ignore type constraint clauses
Conaclos opened this pull request about 1 year ago
Conaclos opened this pull request about 1 year ago
refactor(lint/noUselessTypeCOnstraint): add required trailing comma in arrow functions
Conaclos opened this pull request about 1 year ago
Conaclos opened this pull request about 1 year ago
refactor(js_formatter): adjust mandatory trailing comma in arrow functions
Conaclos opened this pull request about 1 year ago
Conaclos opened this pull request about 1 year ago
fix: update the crate publishing order in scripts/publish-crates.sh
nissy-dev opened this pull request about 1 year ago
nissy-dev opened this pull request about 1 year ago
docs: fix link to technical principals
yoshi2no opened this pull request about 1 year ago
yoshi2no opened this pull request about 1 year ago
chore: upgrade Rust to 1.74.0
togami2864 opened this pull request about 1 year ago
togami2864 opened this pull request about 1 year ago
docs: fix link to playground instrunctions
chansuke opened this pull request about 1 year ago
chansuke opened this pull request about 1 year ago
feat: i18n setup and some Japanese translation
Gumichocopengin8 opened this pull request about 1 year ago
Gumichocopengin8 opened this pull request about 1 year ago
fix: cargo build for publishing
nissy-dev opened this pull request about 1 year ago
nissy-dev opened this pull request about 1 year ago
docs: fix typo and improve readability in complexity/noBannedTypes rule
kevinwolfcr opened this pull request about 1 year ago
kevinwolfcr opened this pull request about 1 year ago
chore: Add myself as a maintainer in CONTRIBUTING.md
faultyserver opened this pull request about 1 year ago
faultyserver opened this pull request about 1 year ago
feat(css_parser): CSS Parser pseudo element selector #268
denbezrukov opened this pull request about 1 year ago
denbezrukov opened this pull request about 1 year ago
Rebrand the homepage
ematipico opened this issue about 1 year ago
ematipico opened this issue about 1 year ago
☂️ Refactor website 💻
ematipico opened this issue about 1 year ago
ematipico opened this issue about 1 year ago
☂️ Translate the website in Japanese 🇯🇵
ematipico opened this issue about 1 year ago
ematipico opened this issue about 1 year ago
📎 Use workspace lint to apply clippy rules
ematipico opened this issue about 1 year ago
ematipico opened this issue about 1 year ago
📎 Upgrade rust version
ematipico opened this issue about 1 year ago
ematipico opened this issue about 1 year ago
challenge: update reports
Conaclos opened this pull request about 1 year ago
Conaclos opened this pull request about 1 year ago
fix(formatter): Line breaking after `extends` in type parameters
Yuiki opened this pull request about 1 year ago
Yuiki opened this pull request about 1 year ago
feat: add more ignored files
Gumichocopengin8 opened this pull request about 1 year ago
Gumichocopengin8 opened this pull request about 1 year ago
fix(tooling): update the script to bump the nightly version
chansuke opened this pull request about 1 year ago
chansuke opened this pull request about 1 year ago
fix(js_formatter): disambiguate parametrized arrow functions and JSX elements
Conaclos opened this pull request about 1 year ago
Conaclos opened this pull request about 1 year ago
💅 False Positive on `lint/correctness/useHookAtTopLevel` for arrow functions with implicit return
jtannas opened this issue about 1 year ago
jtannas opened this issue about 1 year ago
📎 Add more Known files to ignore
unvalley opened this issue about 1 year ago
unvalley opened this issue about 1 year ago
fix(lint/noUnusedVariables): don't report used param of arrow function without parens
Conaclos opened this pull request about 1 year ago
Conaclos opened this pull request about 1 year ago
docs: clarify `organizeImports` is opt-out
kt3k opened this pull request about 1 year ago
kt3k opened this pull request about 1 year ago
☂️ Rebranding of the website
ematipico opened this issue about 1 year ago
ematipico opened this issue about 1 year ago
chore: use the same `Prettier` version in Biome
Gumichocopengin8 opened this pull request about 1 year ago
Gumichocopengin8 opened this pull request about 1 year ago
chore: Add TaKO8Ki to Maintainers team
TaKO8Ki opened this pull request about 1 year ago
TaKO8Ki opened this pull request about 1 year ago
💅 False positive `lint/correctness/noUnusedVariables` on bracketless arrow functions
jtannas opened this issue about 1 year ago
jtannas opened this issue about 1 year ago
📎 fix nightly version number
ematipico opened this issue about 1 year ago
ematipico opened this issue about 1 year ago
fix(matcher): fix wrongly ignored paths
TaKO8Ki opened this pull request about 1 year ago
TaKO8Ki opened this pull request about 1 year ago
fix(formatter): fix wrong Indentation for leading comments in empty statement
TaKO8Ki opened this pull request about 1 year ago
TaKO8Ki opened this pull request about 1 year ago
📎 Rule Benchmarking
victor-teles opened this issue about 1 year ago
victor-teles opened this issue about 1 year ago
🐛 File ignored when `.gitignore` partially matching characters are included
e-jigsaw opened this issue about 1 year ago
e-jigsaw opened this issue about 1 year ago
chore: upgrade prettier to v3.1.0
seitarof opened this pull request about 1 year ago
seitarof opened this pull request about 1 year ago
feat(cli): generic reporter APIs
ematipico opened this pull request about 1 year ago
ematipico opened this pull request about 1 year ago
📎 update to prettier 3.1 on the playground
Conaclos opened this issue about 1 year ago
Conaclos opened this issue about 1 year ago
🐛 Don't break signature of hugged function expression if parameters are identifiers without types
Conaclos opened this issue about 1 year ago
Conaclos opened this issue about 1 year ago
🐛 Line breaking after `extends` in type parameters
Conaclos opened this issue about 1 year ago
Conaclos opened this issue about 1 year ago
🐛 Break on TypeScript parameter properties
Conaclos opened this issue about 1 year ago
Conaclos opened this issue about 1 year ago
feat(js_formatter): es5 trailing comma revision
Conaclos opened this pull request about 1 year ago
Conaclos opened this pull request about 1 year ago
📎 use ignore crate for walking the file system
ematipico opened this issue about 1 year ago
ematipico opened this issue about 1 year ago
🐛 Adding a `const` modifier for the first type parameter of an arrow function produces a parsing error
Conaclos opened this issue about 1 year ago
Conaclos opened this issue about 1 year ago
fix(js_parser): desambigaute JSX and const type param of arrow function
Conaclos opened this pull request about 1 year ago
Conaclos opened this pull request about 1 year ago
fix(`noUselessLoneBlockStatements`): ignore case and default clause
vasucp1207 opened this pull request about 1 year ago
vasucp1207 opened this pull request about 1 year ago
feat(lint): implement a useRegexLiterals rule
Yuiki opened this pull request about 1 year ago
Yuiki opened this pull request about 1 year ago
fix: avoid escape for jsx
Gumichocopengin8 opened this pull request about 1 year ago
Gumichocopengin8 opened this pull request about 1 year ago
feat(css_parser): CSS Parser pseudo element selector #268
denbezrukov opened this pull request about 1 year ago
denbezrukov opened this pull request about 1 year ago
📝 Multiple ternary operators are double indented after the second one
In3luki opened this issue about 1 year ago
In3luki opened this issue about 1 year ago
chore(challenge): add submission reports
Conaclos opened this pull request about 1 year ago
Conaclos opened this pull request about 1 year ago
docs(website): replace `exclude` with `ignore`
nhedger opened this pull request about 1 year ago
nhedger opened this pull request about 1 year ago
💅 noUselessLoneBlockStatements collides with useSingleCaseStatement when using switch
hougesen opened this issue about 1 year ago
hougesen opened this issue about 1 year ago
chore(challenge): update reports
Conaclos opened this pull request about 1 year ago
Conaclos opened this pull request about 1 year ago
🐛 unnecessary trailing comma in type parameter list
Conaclos opened this issue about 1 year ago
Conaclos opened this issue about 1 year ago
📝 Incorrect trailing comma added with `trailingComma: all` and `arrowParentheses: asNeeded`
Aloso opened this issue about 1 year ago
Aloso opened this issue about 1 year ago
fix: `noSvgWithoutTitle` docs
vasucp1207 opened this pull request about 1 year ago
vasucp1207 opened this pull request about 1 year ago
chore: add sponsors to readme
unvalley opened this pull request about 1 year ago
unvalley opened this pull request about 1 year ago
💅 `useOptionalChain` flagging condition for function calls
hyoretsu opened this issue about 1 year ago
hyoretsu opened this issue about 1 year ago
📝 Formatting issue: Incorrectly removes escape characters for html/jsx `pattern` regexes
jtannas opened this issue about 1 year ago
jtannas opened this issue about 1 year ago
📎 Auto generate the configuration page `configuration.mdx`
ematipico opened this issue about 1 year ago
ematipico opened this issue about 1 year ago
fix(playground): set bracketSpacing
vasucp1207 opened this pull request about 1 year ago
vasucp1207 opened this pull request about 1 year ago
build for Alpine Linux/musl
nhedger opened this issue about 1 year ago
nhedger opened this issue about 1 year ago
feat: `noAriaHiddenOnFocusable` rule
vasucp1207 opened this pull request about 1 year ago
vasucp1207 opened this pull request about 1 year ago
ci: build `x86_64-unknown-linux-musl` and `aarch64-unknown-linux-musl`
nhedger opened this pull request about 1 year ago
nhedger opened this pull request about 1 year ago
release: 1.4.0
ematipico opened this pull request about 1 year ago
ematipico opened this pull request about 1 year ago
feat: extract vscode extension to its own repository
nhedger opened this pull request about 1 year ago
nhedger opened this pull request about 1 year ago
📎 Implement `lint/useNodeImportProtocol` - `eslint-plugin-unicorn/prefer-node-protocol`
Conaclos opened this issue about 1 year ago
Conaclos opened this issue about 1 year ago
🐛 Ignore side-effect imports when organising imports
remojansen opened this issue about 1 year ago
remojansen opened this issue about 1 year ago
challenge(formatter): indent nested conditional expressions
Conaclos opened this pull request about 1 year ago
Conaclos opened this pull request about 1 year ago
chore(challenge): update reports
Conaclos opened this pull request about 1 year ago
Conaclos opened this pull request about 1 year ago
challenge(formatter): handle let variable name in non-strict mode
Conaclos opened this pull request about 1 year ago
Conaclos opened this pull request about 1 year ago
📎 Implement `lint/noAriaHiddenOnFocusable` - `eslint-plugin-jsx-a11y/no-aria-hidden-on-focusable`
vasucp1207 opened this issue about 1 year ago
vasucp1207 opened this issue about 1 year ago
feat(css_parser): CSS Parser pseudo element selector #268
denbezrukov opened this pull request about 1 year ago
denbezrukov opened this pull request about 1 year ago
🐛 useExhaustiveDependencies false positive on types
ABuffSeagull opened this issue about 1 year ago
ABuffSeagull opened this issue about 1 year ago
Comments are not line-breaking.
voluntas opened this issue about 1 year ago
voluntas opened this issue about 1 year ago
📎 `bracketSpacing` should be by default enabled in the playground
Conaclos opened this issue about 1 year ago
Conaclos opened this issue about 1 year ago
challenge(formatter): disambiguate unary expr in instanceof and in expr
Conaclos opened this pull request about 1 year ago
Conaclos opened this pull request about 1 year ago
🐛 gitignore lines starting with / not parsed correctly
abustany opened this issue about 1 year ago
abustany opened this issue about 1 year ago
challenge(formatter): arrows chain as arg
suxin2017 opened this pull request about 1 year ago
suxin2017 opened this pull request about 1 year ago
fix(linter): avoid causing noUselessLoneBlockStatements for try/catch
TaKO8Ki opened this pull request about 1 year ago
TaKO8Ki opened this pull request about 1 year ago
challenge(formatter): `noInitializerWithDefinite` rule
Yash-Singh1 opened this pull request about 1 year ago
Yash-Singh1 opened this pull request about 1 year ago
challenge(formatter): sloppy mode tests
victor-teles opened this pull request about 1 year ago
victor-teles opened this pull request about 1 year ago
fix(formatter): Fix bracket spacing option for single named imports
faultyserver opened this pull request about 1 year ago
faultyserver opened this pull request about 1 year ago
challenge(formatter): Implement `bracketSameLine` option to match Prettier
faultyserver opened this pull request about 1 year ago
faultyserver opened this pull request about 1 year ago
chore(challenge): refine reports
Conaclos opened this pull request about 1 year ago
Conaclos opened this pull request about 1 year ago
chore: update `report.md`
ematipico opened this pull request about 1 year ago
ematipico opened this pull request about 1 year ago
chore(challenge): refine reports
Conaclos opened this pull request about 1 year ago
Conaclos opened this pull request about 1 year ago
refactor: rename some rome-ignore to biome-ignore
Conaclos opened this pull request about 1 year ago
Conaclos opened this pull request about 1 year ago