Victorien Elvinger

Results 338 comments of Victorien Elvinger

> I have the same issue. Maybe when using a "match" regex the "strict" option should only check the captured part of the name, because that's what the "formats" use....

> Can this option be paired with `--apply` and `--apply-unsafe`? I don't see any blocker :) Composability is great.

This could also be good to expose this option in the playground. Someone testing the rule in the playground could then focus on the behavior of the rule without triggering...

> [This rule supports the option since we implemented it before the direction was decided πŸ˜…](https://github.com/biomejs/biome/blob/9dd300bb1dbe1fc576309d3f952ab18a453da897/crates/biome_css_analyze/src/lint/nursery/no_css_empty_block.rs#L47-L59) Could we remove the option? Or deprecate it?

> Maybe this could part of the migration command. This was my suggestion. However, I removed my message because I am not sure it is the role of `biome migrate`....

The issue is more complex that I though. Let's assume that our project is in a folder `/temp/`. Assuming that the working directory is `/temp/`, the following commands should be...

We could try to switch to a different glob library for Biome 2.0 or later. I would like to work on that in the future. The impact on users is...

Actually, you are the one [who proposed](https://github.com/rome/tools/pull/4751#issuecomment-1671116705) it πŸ˜… I have no strong opinions about that... > Are there other tools that do that? If so how? Factorizing type modifier?...