Pig Fang

Results 154 comments of Pig Fang
trafficstars

It looks not too hard to achieve this, and I will evaluate this in recent. Once we can, I will re-open this issue.

This is a known issue, but hard to fix at this moment.

Thanks for feedback! I'm investigating this.

I'm going to remove `useTabs` option from pretty_yaml, since YAML doesn't allow tabs as indentations, as the [spec](https://yaml.org/spec/1.2.2/#indentation-spaces) says: > To maintain portability, [tab](https://yaml.org/spec/1.2.2/#white-space-characters) characters must not be used in...

There may be a bug in Biome or dprint-plugin-biome. It's a known issue and I even ignore this case in tests: https://github.com/g-plane/markup_fmt/blob/main/dprint_plugin/tests/integration.rs#L157-L161 .

There's no way to know whether user is using Biome or not for choosing file extension.

Updating documentation sounds good, while adding an option just for "fixing some problems" isn't an ideal solution. Also, are there anything can do in dprint-plugin-biome?

GitHub Actions doesn't provide ARM Linux at the moment.

We need to build it on CI when publishing.