Gerkin
Gerkin
Oh, I had the exact same build error than the CI.
I just found a way to implement the exact same behavior but much closer to your original implementation. Working on it.
Here you are ! Feedbacks welcome
Hi, I've just spotted a couple of logical errors in my code while re-reviewing my PR. Unfortunately, I can't say if I'd be able to fix it soon since I've...
This should be fixed now. Please review it, and tell me anything I should do to improve this PR. I think it could be merged.
Hi @nblumhardt, While I use the bin built from my fork in my main project, it would be nice to remove it and rely on the nuget package of your...
For example, I'm using a script to execute actions on new file (in my case, refresh a `manifest.json` file). Using such parameters could help me avoid scanning the FS for...
Hey there! What's up about this feature request ?
Hi, I've tried to open a PR for this. Unfortunatelly, currently, embeds in JS files are hardcoded, as you can see here (3.0.0-alpha-6): https://github.com/prettier/prettier/blob/2bd131fbd29e94e989e64904f1a628877d38ae3d/src/language-js/embed/index.js#L20-L25 Related issue: https://github.com/prettier/prettier/pull/12139
Related to usage of *grunt-text-replace* with [grunt-changed](https://www.npmjs.com/package/grunt-changed) that did not worked properly