friday-ai / friday

Friday is your open-source home automation assistant.
MIT License
1 stars 1 forks source link

Switch from Eslint/Prettier to Biomejs #127

Closed MathieuAndrade closed 2 months ago

MathieuAndrade commented 2 months ago

Why this change?

Because the couple Eslint and Prettier

Why BiomeJS?

For the simple reason that it is an extremely fast all-in-one tool (Parser and Linter) written in rust and supported by a large community. It requires almost no initial configuration, neither for the project nor for its plugins integrated into the IDE.

This minor change avoids the installation of nearly 300 packages !

github-actions[bot] commented 2 months ago

Unit Test Results

    1 files  171 suites   1m 33s :stopwatch: 556 tests 553 :heavy_check_mark: 0 :zzz: 3 :x: 560 runs  554 :heavy_check_mark: 0 :zzz: 6 :x:

For more details on these failures, see this check.

Results for commit 2a42e59d.

github-actions[bot] commented 2 months ago

Unit Test Results

    1 files    92 suites   1m 19s :stopwatch: 324 tests 323 :heavy_check_mark: 0 :zzz: 1 :x:

For more details on these failures, see this check.

Results for commit 2a42e59d.

github-actions[bot] commented 2 months ago

Unit Test Results

    1 files  ±0    97 suites  ±0   1m 19s :stopwatch: ±0s 337 tests ±0  336 :heavy_check_mark: ±0  0 :zzz: ±0  1 :x: ±0  338 runs  ±0  337 :heavy_check_mark: ±0  0 :zzz: ±0  1 :x: ±0 

For more details on these failures, see this check.

Results for commit ab446860. ± Comparison against base commit ab446860.