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

Update tests to use await in front of t.snapshot

bbfeeed44b90d067ee914e85f69cefced974b7a7 authored almost 5 years ago
formatting

8a923ca39cef714cf43edcd5f050f173df608f4c authored almost 5 years ago
remove all versions from package.json

92db3f6af65a943af15781b0f1a06c1f50373d56 authored almost 5 years ago
cli-flags: add `v` prefix to version

99636871c6a47b92823528af59590b441fa09c5c authored almost 5 years ago
cli: get version from core

20131a5c3b5901b1e5c755e6b5d3585403e5d2c5 authored almost 5 years ago
core: use root package.json to get version

2fbf7d4accc86423356133b5206cc495ab16f647 authored almost 5 years ago
Merge pull request #308 from facebookexperimental/282-nits

#282 nits

d56512af00d4d2b991041f1c9382d0ea94e4d876 authored almost 5 years ago
Remove redundant path

e426da57c553d06afa5ba557c939f52d4d4decd3 authored almost 5 years ago
fileName -> filename

5d39d9c689c51ae7186bf000ac2505b34e994dbb authored almost 5 years ago
Merge pull request #282 from diokey/update_snapshots

Allow updating fixtures output with --update-snapshots

5ba2164a2d964f384db953ae841bc374dbc4bde1 authored almost 5 years ago
Fix

3414cb3b54ab86188bed0462c8ea4fb533ee4097 authored almost 5 years ago
Merge pull request #307 from facebookexperimental/numeric-format-prop

Add format property to NumericLiteral

8c721eb666aa3ff7030341608eced898f11b5afe authored almost 5 years ago
Fix unused format prop

e13d9a3b722f77814ddf837dc26748dfce00b830 authored almost 5 years ago
Rework function scope builders

8be8243c0ca7d98d1b23c31190530cbd140aea80 authored almost 5 years ago
Add format property to NumericLiteral

27370a8826e575df25bf21c8cb9be5ffefc3d15e authored almost 5 years ago
Merge pull request #303 from ooflorent/minor_fixes

Minor fixes

351e503e626289b556b6eb876a8e9213bba72bbe authored almost 5 years ago
Merge pull request #304 from ooflorent/fix_vscode_pkg

Fix VSCode package name

dba59bfa61165dd15c18b925f90d1055577d842d authored almost 5 years ago
Apply lint rule

bdd7b9a51e779376e04d8d765c123fc07a8fee6f authored almost 5 years ago
Fix VSCode package name

3ac840bb15599c360f5cea5b5bae7aba157aba8d authored almost 5 years ago
Add sortImportExportSpecifiers lint rule

4fe3b35390f0d6fba9017222092714bee7797ca3 authored almost 5 years ago
make linter happy

5407f7f3545e7a0f1c324e090b646a59407844c9 authored almost 5 years ago
make --version print rome version

59195164fe3ddc1dd537d0f40fa8664e2a60e81e authored almost 5 years ago
Always initialize SMI variables

27cc71d26605f7ab10f2cb572cb621d7e2a80bc6 authored almost 5 years ago
Improve readability of 'toRelativeUrl'

e335f05a14b7aa413e70007313dae64087fa9f46 authored almost 5 years ago
Fix typo

273e8ef9132efdb11ddfa1a8f9f427ba4baf36af authored almost 5 years ago
Merge pull request #300 from facebookexperimental/suppression-opt

Optimize lint suppression addition

2b10337e18066f42a67177df7e9057096947e29d authored almost 5 years ago
Optimize lint suppression addition

bc6bdd4066fb3a9a75ac9ff917bfd7a2132fa27c authored almost 5 years ago
Merge pull request #299 from facebookexperimental/manifest-name

Turn Manifest['name'] into an object

e93dcb7ef1a81c0dac2ddf30ff78f52324e526d5 authored almost 5 years ago
Update snapshots

3633943aa7c359d459397ba4a829fa73c85f73dc authored almost 5 years ago
Turn Manifest['name'] into an object

796ec674c84a17f55ece4ba57c0e1eb4698fef9a authored almost 5 years ago
Merge pull request #298 from facebookexperimental/ob1-namespace

Add ob1 namespace

a65fe4fbb0d14c7feffc0a7531081c06b731bceb authored almost 5 years ago
Add ob1 namespace

4e1c6b5db374ed6925c5ce15dc2aa872fc92bf97 authored almost 5 years ago
Merge pull request #297 from facebookexperimental/semantic-markup

Make markup tags semantic

ccad485d7251e3b5910fa31bff377c47512580da authored almost 5 years ago
Fix

65ee8c47ac32a0eec5fb59a862c5a55baeb57da1 authored almost 5 years ago
Update snapshots

45cc8d1b8b91a6e0894e335670791b0225625f10 authored almost 5 years ago
Split out format ansi markup stuff into separate file. Add color tag

1295c153c133536e8afe28b347dd49599f181848 authored almost 5 years ago
Make markup tags semantic

64e3f60b6e35493398a33756236f6ed2ca706116 authored almost 5 years ago
Merge pull request #12 from facebookexperimental/master

catch up with base

3c064314820c3ec24636d48837dc3803061a2fcb authored almost 5 years ago
Merge pull request #294 from facebookexperimental/dirty

Add dirty checks to `lint` and `ci`

90c987d6b868b22c7965c45f4d197627ed897205 authored almost 5 years ago
Fix allowRequestFlags check

9eaa4de6cf050170ab850ce5cb95f7273a77a2cb authored almost 5 years ago
Add --allow-dirty to assert-generated

57b32e4773d0d7c9c2686c882deb5c6cac4257fa authored almost 5 years ago
Remove usages of createBlessedDiagnosticMessage

0110d34314d1bd327843788762cf1e9abfbea68c authored almost 5 years ago
Normalize grammarNumber

23c02187be25c08fe968a0c35aafd93a463bb87e authored almost 5 years ago
Add restriction to `lint --fix`, `lint --review` and `ci` that errors with uncommitted changes. Add --allow-dirty flag to bypass.

2a02c36ecbff218754516abc28bdce4f3b79aa85 authored almost 5 years ago
Merge branch 'facebookexperimental-master'

4dca3ccb15d1d8aa425321ec2c6b6137eacc303c authored almost 5 years ago
Disable coverage until we can investigate OOM

c9169c2a1fc78853d4753855adc8679a1611aa1e authored almost 5 years ago
Merge pull request #291 from facebookexperimental/review-polish

Misc `rome lint --review` polish

d5364fdcd8b8a69e38b76fb897333d76bdcf9229 authored almost 5 years ago
Update snapshot

5f36bec5cead365c72bce0b0e49677dc52eb580d authored almost 5 years ago
Merge pull request #290 from KevinKelbie/escape-b

escape `\b` in regular expressions

68a246d21ce407c4b0bc70a12810c538a1e6986a authored almost 5 years ago
merge lint: add no posix expressions in regular expressions

fa2606f20807c549c4ed7cd18a9873c307e6f932 authored almost 5 years ago
Add missing ignore string type to LintCOmpilerOptionsDecision

a5f3d0350a27320f7982667e93c24087249e64a2 authored almost 5 years ago
Add different progress message when analyzing dependencies for the first time in Linter

e28db0619cc31d38a77f6eaeba9cde98e68a4a04 authored almost 5 years ago
Shallowly remove location in preferTemplate

71b68a648e6cb5033086d2bab0b40a766c0db5ba authored almost 5 years ago
Don't print DiagnosticPrinter when review flag has been set

0cf5f1a569823cc0664ee5a1d9767021cc58040a authored almost 5 years ago
Clean up `lint --review`, add exit options, better confirmation output

a7080519592c0ee4a64e9a3e1cd12075674816fb authored almost 5 years ago
Better formatting of reporter.select

6114da91a40bb2cc7a9e969f49c7b760ae4d5b4a authored almost 5 years ago
Fix string markup formatting of childrenless tags and those that should only be formatted once such as pad and command

97566d0a2526422970034804f21fd31236872d0f authored almost 5 years ago
lint: add rule for no posix in regular expressions

27faa73484874dd049c51705033c283993c4f027 authored almost 5 years ago
Merge branch 'master' into update_snapshots

8b06a124251aa934cb83eb9930281c4cd4fdf44b authored almost 5 years ago
make \b an escape character

607c9e3e2992c5ca76d1634c7b316fef1c7619ce authored almost 5 years ago
Merge pull request #289 from facebookexperimental/multiple-test-workers

Enable multiple test workers

d6ff5793c76fbf5fb746b673d69224e3b8415f87 authored almost 5 years ago
Enable multiple test workers

d51ad3f923d66058f83360bb7fe831fc0bad715e authored almost 5 years ago
Merge pull request #288 from facebookexperimental/markup-fixes

Remove emphasis handling in markupToPlainText

e6a488e420e3714ac5e6b93ecf37b3bf1665ee6e authored almost 5 years ago
Fix ordering of markup tag application

e386b7c3685a1eac70547515425b5f26b1024b1f authored almost 5 years ago
Remove emphasis handling in markupToPlainText

91d2c87342905af2e69694a0134c9a889eda344d authored almost 5 years ago
Merge pull request #287 from facebookexperimental/cli-flag-tests

Add CLI flags tests

3d5a7aa07d54ac5198ff274b64a19c66a78018ec authored almost 5 years ago
Update snapshots

a7843597543bb918d66d9ba0f5d5136217799117 authored almost 5 years ago
Use catchDiagnostics instead of getDiagnosticsFromError

2dba51a49262d01ce9f0c390c295e4e25b71212f authored almost 5 years ago
Add CLI flags tests

d7fa7d07a42fbda4f5b4ddf0d2e88db51a3b86cc authored almost 5 years ago
remove await

5decdd0dd89677911c8befb8ac2b1b997e613567 authored almost 5 years ago
lint generated file

2856e967d7b586298ec3134339f1452ebf7f8f7e authored almost 5 years ago
Update runtime

b0a6161614c535e15006e20bf03f53ac2162a040 authored almost 5 years ago
lint

eb0440abf050f822c49adeba20e97c11e9cbec0b authored almost 5 years ago
Merge branch 'master' into update_snapshots

3d1da5a060b3ff1d69074ae0b707e037b10a5081 authored almost 5 years ago
allow snapshotshots to be save to a given file

98b023089e5302c0dbd6249c9b184a8821895180 authored almost 5 years ago
Merge pull request #286 from facebookexperimental/cli-flag-fixes

Enforce kebab casing for CLI flags

e5b63578dac561798ba09833b97f904ab03e87e2 authored almost 5 years ago
Fix TS

3b858f2acbd1248c7f3c2b52471c9f6ffd3b2bfd authored almost 5 years ago
Enforce kebab casing for CLI flags

8f3aa788377172009789243d7ee645af1dc4677f authored almost 5 years ago
Merge pull request #285 from facebookexperimental/camelcase-lint

Various changes...

57a84d4e63dc1c8a0c3de721f57a94e012c2f364 authored almost 5 years ago
When formatting string markup, format each individual text element with all the styling and then reset to avoid conflicts

879a39bdf1ec80b5fe4b6cbe3617bdb88b854635 authored almost 5 years ago
Update snapshots

594e74ff555c9cfafec92beac2f42b8d606a45d4 authored almost 5 years ago
Fix files

43d133e066d4d6af6f9d44fdd733c40427da1037 authored almost 5 years ago
Various command changes

67cbb4820b033dc2ed332ac7c8f086bb77264e6b authored almost 5 years ago
Merge pull request #284 from facebookexperimental/bundler-perf-2

Improve multiple bundle performance even more

96d4b433988357fe2e50a1804cbd20cac49acbac authored almost 5 years ago
Use approx in frame source map resolution and update cleanFrames

ffbcbcf183b518ecefd3844bce3144f2fdc82054 authored almost 5 years ago
Add --timing flag

aac08ef0e2451845beede9f56969c8e9b48057c5 authored almost 5 years ago
Improve multiple bundle performance even more

570b95acf83fa89cbc8d1904d0aed54b9cc23790 authored almost 5 years ago
Allow updating fixtures output with --update-snapshots

9e542d181dd2d02575f2fdcf59a9ec93c034bfa0 authored almost 5 years ago
Merge pull request #262 from asmockler/fix-help-command

Fix --help

b194b5df115bcda827a25c482420210d4f025c54 authored almost 5 years ago
Merge branch 'master' into fix-help-command

bfcad407caf79122f9bf8c126ddedeefe82ace87 authored almost 5 years ago
Merge pull request #281 from facebookexperimental/missing-comments

Fix some innerComments issues

204e51a32751593f37282b2a0663114cb3e4f462 authored almost 5 years ago
Update snapshots

5f45385ee4546b46855beb02b17932697f4e01c9 authored almost 5 years ago
Update snapshots

7b67b0e5cd8e3c96a5e1d6ed8dbefc2a9c42474e authored almost 5 years ago
Fix some innerComments issues

f24d5fc3df24b895f812b7621046944d9875bd59 authored almost 5 years ago
Merge pull request #280 from facebookexperimental/bundler-perf

Fix caching and add bundle compile lock

5bf7392fca07965b0ace71e942889afc0504a561 authored almost 5 years ago
Fix caching and add bundle compile lock

ba42146035b15f56505f7338793c5c78ee6b80f8 authored almost 5 years ago
Merge pull request #279 from facebookexperimental/corrupt-ast

Improve worker parser diagnostics behaviour

b75014012f9b4fc645394721b37e0c275ef63d1b authored almost 5 years ago
Merge branch 'master' into corrupt-ast

a490597d409ef40e81c242a9a5d2705545d0e9b6 authored almost 5 years ago
Merge pull request #275 from facebookexperimental/fixable-diff

Add individual diffs to each fixable diagnostic

2bcaaafd4d26910d03516cf40acc1591b5ec340a authored almost 5 years ago
Update snapshot

deb05df6c56f49d7c0e3b98b5ff1eaedb345b922 authored almost 5 years ago