Matt Wang
Matt Wang
@Mouvedia go for it, I've been swamped with work lately and haven't had the chance to work on Stylelint :(
> @mattxwang are you still interested in implementing that enhancement? i.e. autofix with optional longhands missing If so can you create an issue? I don't think I'd be able to...
I'm doing this work now! I have a handful of cases that I'm not exactly sure how to proceed: - for rules like `block-no-empty`, there is no set of arguments...
Separately, I may have missed: is there a specific way we're documenting the order and meaning of arguments for each `message` function?
Thanks for the quick response! For now, I can: - pass different `messageArgs` - hold on if others have opinions about `messageArgs: []` - not document them for now I...
Thanks @billy1kaplan, I'll try to get to this today. Something else has broken CI so I've opened a PR to resolve that first! (#74)
Thanks for submitting an issue @ragazzojp. Looking at the default layout: https://github.com/just-the-docs/just-the-docs/blob/f0d6bef5d2d357a8e26789156d4d474f33024ae1/_layouts/default.html#L7 You should already be able to configure this with `site.lang`. Does this not work for you?
Okay, let's retool this issue then - we can do a better job of documenting internationalization features. Let's: - add a subheading to configuration called "internationalization" - add a short...
Hey all, thanks for your patience. I just tidied up my initial stab in #1058, and tried to match Kevin's motivating use-case. Let me know what we think!
No worries, thanks for taking this on! > do I have to do it? Nope, I'll handle it since I'm authoring the other PR!