Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Biome

Collect funds from the community, and distributes these funds to the contributors of the project.
Collective - Host: opensource - https://opencollective.com/biome - Website: https://biomejs.dev/ - Code: https://github.com/biomejs

Add missing category

github.com/biomejs/biome - d1311a2e6f6a846494047b783225bff74984d8a5 authored over 4 years ago by Sebastian McKenzie <[email protected]>
Add lint rules generator

github.com/biomejs/biome - 4f7b6ebc8b09a812e5b906347592e4b8b30027f1 authored over 4 years ago by Sebastian McKenzie <[email protected]>
Separate regular lint rules into dedicated folder

github.com/biomejs/biome - 8cd1b89ed5484b68130fc52a2520a357a773c3ac authored over 4 years ago by Sebastian McKenzie <[email protected]>
Added jsx-key lint rule.

github.com/biomejs/biome - 0b76a524b5bf3784271ca01f15e51d0db1ce81d5 authored over 4 years ago by Matthias <[email protected]>
Revert "Don't specify columns when formatting to non-ansi"

This reverts commit 3ea7a3e96c8325dcc666333503eb3dae18a79c45.

github.com/biomejs/biome - 986766eff74da9aed2ebf764f30d7cd543deff02 authored over 4 years ago by Sebastian McKenzie <[email protected]>
Merge pull request #376 from facebookexperimental/lint-total-accurate

Fix lint total count

github.com/biomejs/biome - 5eddb0f6ba5dbb5848529b61671e249837fd9388 authored over 4 years ago by Sebastian <[email protected]>
Fix lint total count

github.com/biomejs/biome - 3a9e6a6411d63a6ff325937c18887b9638799469 authored over 4 years ago by Sebastian McKenzie <[email protected]>
Merge pull request #375 from facebookexperimental/markupify-none

Don't specify columns when formatting to non-ansi

github.com/biomejs/biome - 5ff8490d81951114b12d6c9aba6066b502d29a09 authored over 4 years ago by Sebastian <[email protected]>
Don't specify columns when formatting to non-ansi

github.com/biomejs/biome - 3ea7a3e96c8325dcc666333503eb3dae18a79c45 authored over 4 years ago by Sebastian McKenzie <[email protected]>
Merge pull request #374 from facebookexperimental/statement-ignore

One ignore comment to unite them all

github.com/biomejs/biome - 64f7034219069ff5c2481ff70cead0f28b463580 authored over 4 years ago by Sebastian <[email protected]>
One ignore comment to unite them all

github.com/biomejs/biome - 119237275635e1189c943e24eb069765bcc8692f authored over 4 years ago by Sebastian McKenzie <[email protected]>
Rename rome-ignore-next-statement to rome-ignore-next

github.com/biomejs/biome - 95783baee29683c19399d2199f9789b0ac17bacb authored over 4 years ago by Sebastian McKenzie <[email protected]>
Merge pull request #373 from facebookexperimental/node-suppression

Clean up suppressions and add rome-disable-next-statement

github.com/biomejs/biome - f55f6ffc6876266741493ec5cf7231396fc30046 authored over 4 years ago by Sebastian <[email protected]>
Fix TS

github.com/biomejs/biome - 770bef5841648bd0943ce6b04ad55ee7fd0356d8 authored over 4 years ago by Sebastian McKenzie <[email protected]>
Fix TS. Add advice to unused suppression

github.com/biomejs/biome - 6595539e9b92b340a7479f89c719989d9807c500 authored over 4 years ago by Sebastian McKenzie <[email protected]>
disable -> ignore

github.com/biomejs/biome - 994dba0663798f0e1cf390a39e48d0f51ddf38d2 authored over 4 years ago by Sebastian McKenzie <[email protected]>
Update suppression comment names

github.com/biomejs/biome - bf573ad617c231312b62898a6cc8a1c25966a007 authored over 4 years ago by Sebastian McKenzie <[email protected]>
Clean up suppressions and add rome-disable-next-statement

github.com/biomejs/biome - a8ca10b4a5e1b7a4f4fa6ebd073c97411768f848 authored over 4 years ago by Sebastian McKenzie <[email protected]>
changed from map to imperative

github.com/biomejs/biome - 776b2856278e145456782041cd64925b39978489 authored over 4 years ago by Elton <[email protected]>
Merge pull request #364 from facebookexperimental/inline-snapshots

Add inline snapshot support

github.com/biomejs/biome - c54c4a8483fe1b4cf39fdaf8d695af158a4c9a47 authored over 4 years ago by Sebastian <[email protected]>
Update generated files

github.com/biomejs/biome - 60e29f2322d20be7fa519cc47b51691e55530d35 authored over 4 years ago by Sebastian McKenzie <[email protected]>
Fix TS error

github.com/biomejs/biome - 021bd289108feced93275bbd7d14245e190979e2 authored over 4 years ago by Sebastian McKenzie <[email protected]>
Merge branch 'master' into inline-snapshots

# Conflicts:
# packages/@romejs/js-compiler/api/analyzeDependencies.test.ts

github.com/biomejs/biome - 77c715ef43b5b2527ab2fd66e6e56a4195166dc0 authored over 4 years ago by Sebastian McKenzie <[email protected]>
added recursive checking for empty matches

github.com/biomejs/biome - bb906b4be7318e41b362093079a1c6d8436355a1 authored over 4 years ago by Elton <[email protected]>
Finish inline snapshots

github.com/biomejs/biome - af318820d05f998ff993297f1b08c676c4185efa authored over 4 years ago by Sebastian McKenzie <[email protected]>
Merge pull request #370 from ooflorent/improve_lint_tests

Fix various lint rules and tests

github.com/biomejs/biome - a6d71eaa58a46b96752b5bfc4b937982bce9ecd1 authored over 4 years ago by Sebastian <[email protected]>
fix another typescript error; time to see how to add that vim plugin haha

github.com/biomejs/biome - 3c6cfb3401ec2b2cd5579fb5c7597b454e9ce8c1 authored over 4 years ago by Elton <[email protected]>
fix the bug in empty match checking; switched to top level regexliteral instead of sub expression

github.com/biomejs/biome - 1fc4b26b4b529c109a9bc31df4f66245de226069 authored over 4 years ago by Elton <[email protected]>
fix typescript error

github.com/biomejs/biome - 45fc47579fa47b4d5463b8ab9dd7a60e4a819abc authored over 4 years ago by Elton <[email protected]>
moved func decl to top leve and typed it

github.com/biomejs/biome - 520ffc77e33e258a17ed71540e572c8b82af52ed authored over 4 years ago by Elton <[email protected]>
reordered array vals and fix merge conflict

github.com/biomejs/biome - 6a138af4e60ebe4203f620a16f60be63608ac7ca authored over 4 years ago by Elton <[email protected]>
reordered imports

github.com/biomejs/biome - 12cbca00633ba2ea432cff803ff108228768b4a0 authored over 4 years ago by Elton <[email protected]>
Force CI to rerun

github.com/biomejs/biome - 908154a28f43efa5649be6092e830752695ae5df authored over 4 years ago by Florent Cailhol <[email protected]>
Improve preferWhile reporting

github.com/biomejs/biome - 194960be0dd612036c47480353c1928248d39234 authored over 4 years ago by Florent Cailhol <[email protected]>
Fix noShorthandArrayType diagnostic and tests

github.com/biomejs/biome - f97020d60f0a93a16e1cc2fd9781a7be8b0977d4 authored over 4 years ago by Florent Cailhol <[email protected]>
Add sortImportExportSpecifiers tests

github.com/biomejs/biome - 5d813795a40735912304d001ca3ee2ebcb09f5b8 authored over 4 years ago by Florent Cailhol <[email protected]>
Fix emptyBlocks to detect empty alternate

github.com/biomejs/biome - afad4ee942638ef5d88c796aa90b0e206ab00ddc authored over 4 years ago by Florent Cailhol <[email protected]>
Improve readability of caseSingleStatement tests

github.com/biomejs/biome - a55d3d0d083419b7eba543244ac6235c6f8c011a authored over 4 years ago by Florent Cailhol <[email protected]>
Remove unused emptyFile.test.md snapshot

github.com/biomejs/biome - 5ce46861ba400e5fa0e06ce5d42d2bfeb2ccf106 authored over 4 years ago by Florent Cailhol <[email protected]>
Merge pull request #368 from ooflorent/fmt_multiline

Revert #367 (and fix the broken rebase)

github.com/biomejs/biome - 490e83895eb83241d0164d11746cdb1c5b86eeca authored over 4 years ago by Sebastian <[email protected]>
Resolve snapshot conflict

github.com/biomejs/biome - 2f7936d9caa8749cb9536fc0368acad20d964eef authored over 4 years ago by Florent Cailhol <[email protected]>
Fix token printing

github.com/biomejs/biome - e0909a5218c091e9c16871d0442946a6cb175989 authored over 4 years ago by Florent Cailhol <[email protected]>
Revert "Merge pull request #367 from facebookexperimental/revert-365-multiple_lines"

This reverts commit 6df859ad837bd724ac69a9204be6a1d313a53f26, reversing
changes made to 801830b4...

github.com/biomejs/biome - 9d4bd67fc8f0df910baf91b436bd3db8b837b503 authored over 4 years ago by Florent Cailhol <[email protected]>
Fix trunk

github.com/biomejs/biome - 860e379049245df36854ff87e3746790173bc874 authored over 4 years ago by Sebastian McKenzie <[email protected]>
added lint to check for empty and infinite matches

github.com/biomejs/biome - 366b2e8fa08ce76ca57ea563b39ae21fca2c6583 authored over 4 years ago by Elton <[email protected]>
Merge branch 'master' of github.com:facebookexperimental/rome

github.com/biomejs/biome - a1302e89cd27f06b0aed25848f17753b733b1452 authored over 4 years ago by Sebastian McKenzie <[email protected]>
Merge pull request #367 from facebookexperimental/revert-365-multiple_lines

Revert "Improve formatting of multiline tokens"

github.com/biomejs/biome - 6df859ad837bd724ac69a9204be6a1d313a53f26 authored over 4 years ago by Sebastian <[email protected]>
Revert "Improve formatting of multiline tokens"

github.com/biomejs/biome - 020c82b46ab48c9f523d23f5ee40683958c72d0d authored over 4 years ago by Sebastian <[email protected]>
Clean up react rules

github.com/biomejs/biome - 3bf964efee7563e58c9687ca39bacdb43cb50980 authored over 4 years ago by Sebastian McKenzie <[email protected]>
Merge pull request #359 from matvp91/lint-react-jsx-no-comment-textnodes

Added jsx-no-comment-textnodes lint rule.

github.com/biomejs/biome - 801830b413628fb024f90ccde6958a41e77ed055 authored over 4 years ago by Sebastian <[email protected]>
Merge pull request #365 from ooflorent/multiple_lines

Improve formatting of multiline tokens

github.com/biomejs/biome - f6e0283e4955d83d9a424cef47add576adf2311a authored over 4 years ago by Sebastian <[email protected]>
Apply fix

github.com/biomejs/biome - 453835af767398535fb48ee75a24186775d15882 authored over 4 years ago by Florent Cailhol <[email protected]>
Fix noDupeArgs test

github.com/biomejs/biome - 0b3aa44ebafdaacfff9fd3cf0b944e86e704fc8d authored over 4 years ago by Florent Cailhol <[email protected]>
Fix noDuplicateCase tests

github.com/biomejs/biome - 9fee801d759577c7c1c3237df0fbe8db2d48c3d2 authored over 4 years ago by Florent Cailhol <[email protected]>
Fix noDuplicateKeys location

github.com/biomejs/biome - 29f98b3cda2f12b9f403fbe39618b13105e8a8e9 authored over 4 years ago by Florent Cailhol <[email protected]>
Fix noCondAssign tests

github.com/biomejs/biome - e256733442e4d9835740c0634593103e85818b01 authored over 4 years ago by Florent Cailhol <[email protected]>
Bail to flat mode on new lines

github.com/biomejs/biome - 50787c0d7cdf0cec4801a6bbc874daad31ef4ef6 authored over 4 years ago by Florent Cailhol <[email protected]>
Merge pull request #366 from ooflorent/no_trim

Optimize JS formatting

github.com/biomejs/biome - e45d94d210549ba2b59b663d5de641818ed3f3de authored over 4 years ago by Sebastian <[email protected]>
Fix indentation

github.com/biomejs/biome - 12906d5f68be2d543aa669557d81cd24a66872a0 authored over 4 years ago by Florent Cailhol <[email protected]>
Change space algorithm so trim is no longer needed

github.com/biomejs/biome - bd641627318341302714171ed4928116919e521f authored over 4 years ago by Florent Cailhol <[email protected]>
Remove StringBuffer

github.com/biomejs/biome - 2a0d631aaa68d410f501bce194f1a93defa0898b authored over 4 years ago by Florent Cailhol <[email protected]>
Update runtime-modules

github.com/biomejs/biome - 6f7c511a7bcdff73ad95d98194ef3cc649ac3c90 authored over 4 years ago by Sebastian McKenzie <[email protected]>
Fix TS error

github.com/biomejs/biome - 6398d30bf9a3ca323beebf606aa09cd2b7efd608 authored over 4 years ago by Sebastian McKenzie <[email protected]>
snapshotNamed -> namedSnapshot

github.com/biomejs/biome - 4c561c52c2c5d65e1cd34afb93a05e1e01ba53cc authored over 4 years ago by Sebastian McKenzie <[email protected]>
Add inline snapshot support

github.com/biomejs/biome - ee3e7f999d5b87a80a3ac24f31a17bea613f23ca authored over 4 years ago by Sebastian McKenzie <[email protected]>
Merge pull request #363 from facebookexperimental/warn-review-changed

Warn on file changes while reviewing a diagnostic

github.com/biomejs/biome - 0a2a29fffcbb6210ac4299512c59c675c667edba authored over 4 years ago by Sebastian <[email protected]>
Warn on file changes while reviewing a diagnostic

github.com/biomejs/biome - d640a7649ba68da5be5b27cb02066a1417eb3a1c authored over 4 years ago by Sebastian McKenzie <[email protected]>
Merge pull request #362 from facebookexperimental/decisions-global

Add global lint decisions

github.com/biomejs/biome - f19b953e21f9837da09b9e1994779a253a309d6b authored over 4 years ago by Sebastian <[email protected]>
- Detect Reporter.select shortcut collisions

- Always format files when running `lint --review`
- Clean up decision string generation
- Add ac...

github.com/biomejs/biome - 9f0ec111955ab027d8746aa3afb46fd620fd3f41 authored over 4 years ago by Sebastian McKenzie <[email protected]>
Add global lint decisions

github.com/biomejs/biome - 026a15cc1712a2f7a6cca02c8a01914cb7e498ab authored over 4 years ago by Sebastian McKenzie <[email protected]>
Merge pull request #361 from facebookexperimental/review-format

Don't apply formatting or fixes when running `lint --review`

github.com/biomejs/biome - f6bc821d5638f4df64fcc0a48c48a37c412a0eef authored over 4 years ago by Sebastian <[email protected]>
Save when using formatOnly flag

github.com/biomejs/biome - 9ad62c8056aa20d56b5983b2fe692d2ca1f9daf6 authored over 4 years ago by Sebastian McKenzie <[email protected]>
Don't apply formatting or fixes when running `lint --review`

github.com/biomejs/biome - 3ba3b925dcb585a99e0b170e3d58e70d9d37bbcf authored over 4 years ago by Sebastian McKenzie <[email protected]>
Linting jsxNoCommentTextnodes

github.com/biomejs/biome - 68b1a1ae9be094e67d79338c1c70a4c4815f6170 authored over 4 years ago by Matthias <[email protected]>
Added react/jsx-no-comment-textnodes lint rule.

github.com/biomejs/biome - 284248a51418e82682265edde70e3f868a042f53 authored over 4 years ago by Matthias <[email protected]>
Merge pull request #358 from facebookexperimental/alternate-arg

Allow omitting .test from `rome test` args

github.com/biomejs/biome - baaac53eb91bf360a777b3060819e0242359ae47 authored over 4 years ago by Sebastian <[email protected]>
Fix files

github.com/biomejs/biome - b7ef09dc7e789f8e9feaf35bdd796bedcdf4e24e authored over 4 years ago by Sebastian McKenzie <[email protected]>
Allow omitting .test from `rome test` args

github.com/biomejs/biome - be925419304b2b25a66801e8343c6a8d5a22e168 authored over 4 years ago by Sebastian McKenzie <[email protected]>
Merge pull request #357 from facebookexperimental/markup-improvements

Add ul, ol, li markup tags, restrict tags to specific positions

github.com/biomejs/biome - 9af2934fc9826e6b34e3ad56b37fff1a31e212e6 authored over 4 years ago by Sebastian <[email protected]>
Fix unused variable

github.com/biomejs/biome - fd65064da12b3cdd6aee8eb8234ba0058213735d authored over 4 years ago by Sebastian McKenzie <[email protected]>
Add ul, ol, li markup tags, restrict tags to specific positions

github.com/biomejs/biome - 1c551ab92ad80a6c9612e1f6a4cede6a2bd9aa83 authored over 4 years ago by Sebastian McKenzie <[email protected]>
Merge pull request #356 from facebookexperimental/test-log-cleanup

Test footer error cleanup and misc test improvements

github.com/biomejs/biome - 8d30f5b56172f1baa8a7ad1ab0ad15d013404f56 authored over 4 years ago by Sebastian <[email protected]>
Fix TS

github.com/biomejs/biome - e53bed3c637c312c662de84bd1efcdb2b234b70f authored over 4 years ago by Sebastian McKenzie <[email protected]>
Test footer error cleanup and misc test improvements

github.com/biomejs/biome - 64904b958ab660767c28f92c342fd7ddff40f63d authored over 4 years ago by Sebastian McKenzie <[email protected]>
Merge pull request #355 from facebookexperimental/grid-fixes-2

Grid: Don't output trailing space when next word will overflow

github.com/biomejs/biome - 84720eb505bc8afab9f286cd8bcfb2377da3bd4f authored over 4 years ago by Sebastian <[email protected]>
Grid: Don't output trailing space when next word will overflow

github.com/biomejs/biome - 10e815fad2b6d5d959bcdef6e5d885ae1904cfdd authored over 4 years ago by Sebastian McKenzie <[email protected]>
Merge pull request #354 from facebookexperimental/grid-fixes

Fix markup grid regressions

github.com/biomejs/biome - 7655c44241d7d84775b73f9ca7e2fd7d1fc4c743 authored over 4 years ago by Sebastian <[email protected]>
Fix TS

github.com/biomejs/biome - 1153056b401f71589aa630f29884a947d26b6aca authored over 4 years ago by Sebastian McKenzie <[email protected]>
Fix markup grid regressions

github.com/biomejs/biome - 67096579f9fbd87f65527eb5d3c32d24a8b5e026 authored over 4 years ago by Sebastian McKenzie <[email protected]>
Merge pull request #353 from facebookexperimental/grid

Rewrite markup renderer

github.com/biomejs/biome - 8036d7b6e003983d2af95cf47aa474178c1725ec authored over 4 years ago by Sebastian <[email protected]>
Merge pull request #336 from ooflorent/lint/blockstmt

Add preferBlockStatements rule

github.com/biomejs/biome - cd1d9a146e294ea22357570b6e62307157fab355 authored over 4 years ago by Sebastian <[email protected]>
Merge pull request #350 from KevinKelbie/lint/noDelete

add lint/noDelete

github.com/biomejs/biome - 8dfdc461ccc9c965c46945ad5b2fac4be1897a1a authored over 4 years ago by Sebastian <[email protected]>
Merge pull request #346 from ooflorent/fix/sortImportExportSpecifiers

Fix sortImportExportSpecifiers rule

github.com/biomejs/biome - 176ae607fcd9e66528e843ac240bb9a7d5271a22 authored over 4 years ago by Sebastian <[email protected]>
Rewrite markup renderer

github.com/biomejs/biome - 214e31073d9b425eb008aed22c15cc78de8d1453 authored over 4 years ago by Sebastian McKenzie <[email protected]>
Merge pull request #352 from ooflorent/fix_tsmoduleblock

Fix TSModuleBlock formatting

github.com/biomejs/biome - a3f27670f6d3819291d8fe9430a0d67ba8f80813 authored over 4 years ago by Sebastian <[email protected]>
Fix TSModuleBlock formatting

github.com/biomejs/biome - 0e8bb47790c5b5c775289455cc350f227834b402 authored over 4 years ago by Florent Cailhol <[email protected]>
add lint/noDelete suppressions

github.com/biomejs/biome - 08a2d2433452a88ea0e6cdce2c0df50fe166ad8f authored over 4 years ago by Kevin Kelbie <[email protected]>
add lint/noDelete tests

github.com/biomejs/biome - c3772eef0f00d9c61b25e22ed63f3fc3f00fe660 authored over 4 years ago by Kevin Kelbie <[email protected]>
add lint/noDelete

github.com/biomejs/biome - 9096929629f2538655fd855e69e54fb998f1f9bb authored over 4 years ago by Kevin Kelbie <[email protected]>
Merge pull request #349 from facebookexperimental/consumer

Clean up Consumer methods

github.com/biomejs/biome - 2c0f6d70a8776fa27db6c8c58486cc2f16845921 authored over 4 years ago by Sebastian <[email protected]>