zackad / prettier-plugin-twig

Code formatting plugin for Prettier to handle Twig templates
Apache License 2.0
57 stars 6 forks source link

Mismatch between documentation and actual default value of "twigAlwaysBreakObjects" option #56

Closed zackad closed 3 months ago

zackad commented 3 months ago

The readme said https://github.com/zackad/prettier-plugin-twig/blob/1b6901070dac1f5e8fc73a32b1f3895623153780/README.md?plain=1#L51

Actual default value https://github.com/zackad/prettier-plugin-twig/blob/1b6901070dac1f5e8fc73a32b1f3895623153780/src/index.js#L88-L93