Matt Wang

Results 380 comments of Matt Wang

Hey all, sorry for the delay. I've opened https://github.com/stylelint/stylelint-create/pull/1 with a minimum-working example (based on my previous "fork"). I'd love to get some feedback or advice, especially since this is...

Exciting! I know there were other features requested in this issue / code review, including: - using cosmicconfig - adding a flag for SCSS - adding a dry-run option -...

Hi all, I'm interested in taking this on - have been doing some Rust work on the side, and saw Dan's original tweet. Were there any follow-up items from #5586...

Thanks for the quick response @jeddy3! Didn't realize that CSSTree has this functionality, which is great! I was able to spin up a first draft for the rule (using CSSTree)...

Going to close this due to inactivity + a now-existing merge conflict. Don't want to pollute the PR tab for now!

Ah! I never submitted the issue (just going through my GitHub notifs). Just saw that you opened #6509. Happy to take that up! I'll knock out a few of the...

Hi all, I'm happy to contribute this change. Before I get started, one question: how should the `ignorePatterns` config object interact with the `--ignore-patterns` CLI option? In particular, should I...

@katyho I think I forgot to write up the problem this PR was trying to solve (or ... it's buried in a Google doc I don't have access to). For...

Okay - have written up (maybe my last 😓 ) super-long brain dump in https://github.com/chanzuckerberg/sorbet-coerce/issues/77 - let me know if that makes sense @katyho! *I'll admit*: since I don't have...

Ah! I think this issue slipped by me earlier. This is certainly doable, though it'll require quite a bit of refactoring to get it to work nicely with the existing...