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 test

fa66940c763a766f4bc030262bfb94874654ac7d authored almost 5 years ago
Merge branch 'master' into named_back_reference

05c342ed479234e682c7820b5194efca01afa3d3 authored almost 5 years ago
run lint

c6ecfb2dfa8bb645911e205083dd68ef39a4329f authored almost 5 years ago
parse diagnosis

aabdfb121aa2fe2d2956b042948f6f7e8200c9e0 authored almost 5 years ago
Merge pull request #244 from ooflorent/fix_call_expression_fmt

Fix OptionalCallExpression formatting

775d446bb6e67a27302427c1f7548599291e99b2 authored almost 5 years ago
Fix OptionalCallExpression formatting

11e56e14f3812ade6c1a431d989e4ac6786b1b8b authored almost 5 years ago
Merge pull request #245 from ooflorent/fmt_concat

Avoid array copies for the formatter

d836a8de53bdd95bc82f45eefc1dfc50f3599703 authored almost 5 years ago
fix regex diagnostics

e509b8e802161eb791e4a11bb4bd0c7b42807971 authored almost 5 years ago
Remove flatten helper

09c60ef6038009815871f85ae8daf0edefd739ce authored almost 5 years ago
Use concat helper to avoid array copies

5b15ba447dfbd8a896bfa37faccd0c15d0f2a483 authored almost 5 years ago
Make findUnbrokenGroupForLinkedGroups iterative

aa09abad0a97a230d642e222bad98076c0a162c5 authored almost 5 years ago
Handle ConcatToken

3edb0d91e8b84f89e6b7b6912262404e8bdb47ad authored almost 5 years ago
Merge pull request #243 from facebookexperimental/remove-jsx-self-closing

Check for children.length when printing a selfClosing JSXElement

9a48763b98e7b75688c560f070c33dc74ccb9c3e authored almost 5 years ago
Check for children.length when printing a selfClosing JSXElement

73b34fa5d14a50b824567534652389435f1d2cc9 authored almost 5 years ago
fix bad merge

181941a83d986a57fb00ff47514b72b2ad542548 authored almost 5 years ago
Merge branch 'master' into named_back_reference

caace2cb1f2e46f8fe6c19af0d5fd3bd4a3ceac1 authored almost 5 years ago
Merge pull request #239 from facebookexperimental/prettier-prettier

Improved code formatter

0fef82858d0e90d6b3d7d62a261fa37f5eadea96 authored almost 5 years ago
Remove unused import

6a4465c1169fd3eea0470344169552085da1841b authored almost 5 years ago
Add getSourceMap to Printer and move sourceText to BuilderOptions

d7ac7b6f6fb9d051c10fcd94eab029c4b0b27d24 authored almost 5 years ago
Add source map support

332f221d82ebb8e7c184c53e1e614b7efdb54696 authored almost 5 years ago
Run linter

d1fff350c56bb9e3d3ffb303ad161c9438b3fcf6 authored almost 5 years ago
Implement named backreference parsing

35e0a5fc6a96c82fda7e3b9b54b2f1f121338cfb authored almost 5 years ago
Merge branch 'master' into named_back_reference

ace62e9df4df7799c70e116345a93cebfc865985 authored almost 5 years ago
tokenize named back reference

d9519ca80b3e183870d19b1f9052df268a910ee8 authored almost 5 years ago
Run autoformat

7b4a4887ea59d3c165d684f6ed6c921585646e31 authored almost 5 years ago
Detect broken LinkedGroups

ec56439f68c3aad23b9a1c5dec8e663d6a5b2ca7 authored almost 5 years ago
Use a newline instead of a space for a single block statement in a switch case

d861dbcb736db9a15f0d89dfc8eca7a8015bc8f6 authored almost 5 years ago
Fix group tokens not being propertly aborted

1c432e433b52a71c375e7eac045623a293ccc720 authored almost 5 years ago
Add Printer and rename Builder print methods

45be4e8f4566afe87c7a85d207330404b6c31133 authored almost 5 years ago
Rename js-generator to js-formatter

7c7334cb6cd9aa9dd25d35a57c4f0647eea04793 authored almost 5 years ago
Fix TS error

75ba320c39441dbd8b7a025b0984e041d3afffb9 authored almost 5 years ago
Merge branch 'master' into prettier-prettier

# Conflicts:
# packages/@romejs/codec-js-regexp/index.ts
# packages/@romejs/codec-websocket/inde...

c46b6e1710abf79f8c6eced338169b9357b598ef authored almost 5 years ago
Merge pull request #221 from KevinKelbie/vscode-package-json

add repository & bugs field for vscode extension

b05e513277235b55eb143d68527d476bc1397ea4 authored almost 5 years ago
Merge pull request #234 from ooflorent/fix/ci_command

Fix 'ci' command

79bb1ad35a600bfb5d85da624881f0e00ea78191 authored almost 5 years ago
Remove printer's assertion

dfa6002e0e28d7a4a5fc3c855dd1827545ce7339 authored almost 5 years ago
Update snapshots

6d375d6e65b5dc47dac4d67254d8e15dccaee275 authored almost 5 years ago
Fix 'ci' command

Prior this change, 'rome ci' was not running the tests.

7900b2b85be780fe032db58e34473436c30c9d34 authored almost 5 years ago
Merge pull request #222 from KevinKelbie/remove-stray-snapshot

remove stray snapshots

9ca771b12ca94a6c86ed1418942677280a3f8275 authored almost 5 years ago
Merge pull request #227 from ooflorent/fix_unexpected_method

Fix ParserCore#unexpected

f2c9080eca18aaf41f9fc43dce54c925b39ec07b authored almost 5 years ago
Merge pull request #226 from ooflorent/class_private_property

Implement class private property generation

0f149288996ace124befe392a0c6007cd7666576 authored almost 5 years ago
Merge pull request #231 from ooflorent/vcs_added_files

Add new files to the VCS's modified files

5911dcb5b389fa27257b27288cd7f8a98c88be63 authored almost 5 years ago
Merge pull request #230 from ooflorent/lint/noArguments

Add lint/noArguments rule

b058020a3c28053c83bb0b78fb2ef93b668c52f2 authored almost 5 years ago
Merge pull request #237 from oodamien/gh-website-meta

Fix Docusaurus theme image config

053600dc907e754735b3070ac8cbec36e2873188 authored almost 5 years ago
Merge pull request #229 from ooflorent/no_implicit_return

Enable TypeScript noImplicitReturn option

cf859063cbdb8718d9b4a7c88623fa6accbcd3eb authored almost 5 years ago
Reformat code

d872f7b921d25aee1d8c6f96f19664533fa48122 authored almost 5 years ago
Refactor code generator to use tokens

f10ef07d2e6c3efec0ac3cdc9b6e72dc045ffa9b authored almost 5 years ago
Fix Docusaurus theme image config

469afe8cd45990a7f432aab08e90f04c63d46f4f authored almost 5 years ago
Fix manifest resolution

962bb19d4f27825fbec185fe4f457cdd0e5e04d4 authored almost 5 years ago
skip > in the group capture

18971c83c4c512fdf77232e060ca07b34eb70f8b authored almost 5 years ago
Add lint/noArguments rule

515ed9752af392a02038a19d8acf2807e47f103f authored almost 5 years ago
Sort lint categories

c78213074089ce3725dab7433c8fd469864a2da1 authored almost 5 years ago
Add new files to the modified files

4c5a6b90c685e3cdde7540cd6e553f03d865f65c authored almost 5 years ago
Enable TypeScript noImplicitReturn option

ae9f9fd20593b11ad86c190b89693d6c6b5805f5 authored almost 5 years ago
Implement class private property generation

927e2be376793b9a7974d4b1b16a716ceb36fbd6 authored almost 5 years ago
Fix ParserCore#unexpected

06a19d88d405b9fd73250bd0db093a0d4ae87d57 authored almost 5 years ago
Add lint/noSetterReturn rule

8686f65bdbeb1abc87b1d371a24551176c3321b3 authored almost 5 years ago
Merge pull request #224 from ooflorent/fix_tsc

Fix FlowGenericTypeAnnotation type checking

6efc1b3a2fde5d7166ee41aa0c09e0a8aa06ed73 authored almost 5 years ago
Fix FlowGenericTypeAnnotation type checking

bbbe0d2482ed18bba26c7c18e3b86e7773147a29 authored almost 5 years ago
remove stray snapshots

83d3f9ade00300dd8e151610b407d8972cb7a0cc authored almost 5 years ago
add repository & bugs field for vscode extension

e3ba713c4cea62615a3cb85cd2000ff89cd882a0 authored almost 5 years ago
Skip lint autofixes if diagnostic is suppressed

d91fd3988980234a5f9ee81b3c66058cc15ae3e0 authored almost 5 years ago
Merge pull request #220 from facebookexperimental/lint-type-array

No shorthand array type lint

ce9af15a0f81d3b008a5ac36fbac7fd3510f682c authored almost 5 years ago
Use ReferenceIdentifier instead of Identifier in FlowQualifiedTypeIdentifier

59c2d3ea7f693a6a0ab5d7c1b5a34abcce58133d authored almost 5 years ago
Add noShorthandArrayType lint rule

0aae5e5fda11affff4355e49d00a06e6c79afea4 authored almost 5 years ago
Clean up markup

b37a5bf28065d0968cd84268ad376ded5a66262b authored almost 5 years ago
Merge branch 'master' into source_maps

15a4e71f8b7cb292103064a854b1bb607ab3a356 authored almost 5 years ago
Include sourceMappingURL url

4c1327bff877e593c83763a27b2698f36da923c1 authored almost 5 years ago
Merge pull request #207 from facebookexperimental/lsp-clients

Add VSCode LSP extension and improve server

c1dde632d53d269e6c916a94c3887390b145644f authored almost 5 years ago
Merge pull request #218 from diokey/dangling_backslash

Dangling backslash

068627bb425d644741076238b620238152d01420 authored almost 5 years ago
Merge pull request #219 from diokey/octal_escape

Octal escape parsing

2ea7b3093adf0a007fd3b81455c955cef132bc3f authored almost 5 years ago
Update vendored Rome

be938c1146da9f929deb228ac1764bcf089cac37 authored almost 5 years ago
Remove newlines between line comments

7b4279382bec6c81d7215863fdb7309b1fbd86d2 authored almost 5 years ago
Optimize sorting of diagnostics, avoid invalidating dependents unless analyze shape has changed

cd8b19ca2d964b135d27a7f756e263c2c2ff0d1f authored almost 5 years ago
Fix double newline between line comments

ae39d43733211bdec61a678798f6fa2b0abf0f9c authored almost 5 years ago
Decode file path URI scheme

e569e64eafdad7479030aa07473b14ff4d3df73d authored almost 5 years ago
Fix some race conditions

fd02b5c1b43e9940891c078f5ec54dbc464cdf79 authored almost 5 years ago
Clean up LSPServer

80c2c21c736130638879d8404b603379f26f5b5f authored almost 5 years ago
Infer relatedInformation for LSP diagnostics from Diagnostics.advice, avoid sending duplicate LSP progress events

b68799bc3b6993f54dcadb1cf0a552f83280772e authored almost 5 years ago
Clean up, fix lint, typescript errors

00ae6d928198766965eaf3d52a216d4d521685f3 authored almost 5 years ago
Add run-vscode-extension script

dba4acc26c47e662afd9ecc2403c6a44626b1430 authored almost 5 years ago
Move vscode from editor namespace to integration

5d507fc849ce60e0822043ee1a75b09141eee625 authored almost 5 years ago
LSP server work. Consolidate watching logic for LSP server, `rome lint` and `rome lint --watch` command. Add support for autoformatting, and lint-as-you-type.

8859c24f731d36442619b195285248086e36a6e8 authored almost 5 years ago
Split up specifiers in ImportDeclaration and ExportExternalDeclaration for better type safety

d992e69e51e8bbfa23e69e028ff8a543051afce7 authored almost 5 years ago
Add Rome binary search to VSCode extension

5fe8ef9cb6092e8044a2cf3b0e9bc5c688a80fe0 authored almost 5 years ago
Remove Atom extension

e8cf7cedd7f4b49721bf412eb932dcff3fc14699 authored almost 5 years ago
Explicitly check undefined

25d94d4948914fcc35a38475edebe89304272605 authored almost 5 years ago
lint

c045baa498727240318481922ffda16b6033d7ec authored almost 5 years ago
Parse octal escapes

3a4ef3d9a2869b545a97b9fe56fdcb68b12bbf8f authored almost 5 years ago
Run linter

85d4df32ad0f9ef4c6311fb283e6a785ecf5021f authored almost 5 years ago
Implement `esccharopen`: Dangling backslash

81b5dd8872b539d0aaeb371363446ac65d0a5745 authored almost 5 years ago
Merge pull request #216 from Tembocs/master

Instructions for building on Windows 10.

6420cc5e7ade50ac0066e5937168076686ecc3cd authored almost 5 years ago
Merge pull request #217 from diokey/update_postinstall

Update link in the postinstall message

49d86aa4648b538f43567581ed9275951c083756 authored almost 5 years ago
Update link in the postinstall message

647150f1273437a7a2be05a0695495be62b38361 authored almost 5 years ago
Don't remove the shared prefix if it's the only part of the file name

I was running into a situation when if you have a filestructure like
`hello-world/hello.js` the ...

201204a2ab3082352d510e6550690a8ce06e3386 authored almost 5 years ago
Enable source maps

73df7544e464b056a83b0461f622bbac5ca60a80 authored almost 5 years ago
Instructions for building on Windows 10.

daf83e2585c80cc1d35ee7004470f79b79091a55 authored almost 5 years ago
Merge branch 'master' into lsp-clients

804f07881ffa8bea6e9f03216c4ab13497d83fa1 authored almost 5 years ago
Split up specifiers in ImportDeclaration

7cd97e0b5890e3f94a224c886853f2d101889a3f authored almost 5 years ago
Merge branch 'macovedj-duplicate-import-source'

6d64e6a2ca48cf78bb7216e8cc8fc4434d0422f4 authored almost 5 years ago
Merge branch 'duplicate-import-source' of https://github.com/macovedj/rome into macovedj-duplicate-import-source

# Conflicts:
# packages/@romejs/cli-diagnostics/DiagnosticsPrinter.ts
# packages/@romejs/cli-dia...

032de48a737aea0193eb5ab796c7f47e69f39ac7 authored almost 5 years ago