Mario Nebl
Mario Nebl
If I unterstand [linter-eslint/src/main.js#L75](https://github.com/AtomLinter/linter-eslint/blob/a2dcc6d6a27bc327ac472441f3683d8e266ae339/src/main.js#L75) correctly this is delegated to user configuration completely?
I think the behaviour of `"xo": false` is a bit surprising already. For nested projects it means "inherit", for everything else "disabled". Adding new behaviour for `"xo": true` would make...
___ *[test-d/query.test-d.ts, line 4 at r1](https://reviewable.io/reviews/lastolivegames/becsy/8#-MlCXqSxE8wbxPy8D2_C:-MlEUmnB8e04Ci__OUvY:b47oikn) ([raw file](https://github.com/lastolivegames/becsy/blob/b0ed61942811e6e4a061c19ec9a0a72d7665aae6/test-d/query.test-d.ts#L4)):* Previously, marionebl (Mario Nebl) wrote… > Knowing nothing about tsd, should these tests be grouped into suites with describe or some such?...
Awesome, looking forward to contributing this. I've iterated a bit further, doing away with pre-expansion ([link to playground](https://www.typescriptlang.org/play?#code/C4TwDgpgBAwgKlAvLA9gWzCgdhLw7gQDcAUCQMYA2AhgM62oba7BQDeU56mOeSUwAE4BXaAF8yVOgwCCUCAA9guACYMY3Znw7V+ABihjSU+lABC8pavWberDgCN9h4zVMxLyrGsY8W7TmcjMlBIXy18Qn5QiBQAM3C7UhioAFUsakFBahAAHjgAPn4ERS8fGSyc3IBLLDiIQTSigH40qAAuKBwANwbkqIBRK29aeHyi5HTM7LzCz2tYBFaETp6+shIUgAVM4GrqSgBlAAtqSFyARXmRqAvRQRATs+hkO4bH0-O1wQKAGig5KUFgBrCAgeK3e4fZ78UHghJvB5PSD-ErDHwaJh2AhhAA+UGE3ggcVqEBU-ExfjwOIgRRIUH4HAA2rpagCALqdC5MmTs64Y2wsGlQVrc3lQfErKAIYKbKKIkAAMWqEEoKku-IYCuRL0h7x1-w8QJucIh2s+utNCKhBqgA01drw1VA-AAShBqCpqA5KBABk7QBMoPTYA6rbdgwyGa07Q6AOqCZ0en1+gMgSNR6NQBNJ72+-17UCXJkwdkFJl8kOZzruz151OFvLc0vlvkZhmdQkqYmklSkOVhAa+tBCqK5aUO2sqbCUEAVGZQceE4FYFAAdywUCKQbRZQYU5nc8qeRDtXqjSHEBH1MIJAKIdal+vkUgIdWEF6gjItWUgji1HIaAFTMYRqjVBoNWNHxzRhV4bQtXJvj+AEwzBM14NgqBwxglFYyghgC2ddNkEIwN2BDchhCyFguShECwO7QRLn+ABySjqLwFj-gGApSAZT1uxUWj3no8CmIuViBLJLi7V4kNBCvFBeiEvUHlExjmKgFiFLQJTpO4uSQzXRNlGEtTQLEzSZH+HNlHrUiQEMhkHAslQAAoAEouQdb4RS6D8Gg6VSmwMviMzXZ1jnyB1qCwEAKwKNyADoUq4LFR0gWhOmZABJKA2XDOBOWlJkcr5fDFj8uBSuK74xC84L1IgnZBD2A4dSs-4pmPcZkOs2T+wZYRaFqABzaKKti+Ky2S1LBRvTLsqgUr8s3QriuqsqHXgKqavfT96rMkAmqYlq2qOBCJIBLqMh6wo+tCkgJBIH8Gn-QDsxM5N8zTXIADVtvml8IHxLsexwclkEpCIaSKCqp3s36-qKNgjK+ib0QYZG3LSqlgc6OAGoBiqwZJCGqolAkiTJskgrgUhntev8AOgBGUwc-7AfShboFB6newpIHYfIhkFM9DG9ygbHcZhwgCaJh1SYF5ZKaV8mCYZkJBl+3cFmh7EoihoXCCDNmfsbcZKds76GyI8Z+yZ96gIw85dZufWMt1D2eZRiiqIUvBmg1kMpJUIPpTCnS9LD4PGbwN6WeCyDMeCnV+BwiBuIdBy3Q9L12bTX2GXYgPgCO5VVXVK62P9lgZJ4sLQ-LlU1U0ljQ-ruTRcU5Tm8rtuo+UzvNYobBaFYJxkDYMQoDoRrXPWUesHHqAAEddGQBwkpLlgkoi4BjjcmQPKS0OkpchjPKXlfV8nqAt7P-fD-6swT+MpNz9czzjDH1hb4AJn4A-FQgk96RSPm-cBr9P6Xw8j-Zef8HAAGYgGnxAWSMBB8IFJWGmNNy0CL5qm-mQde29a54CSnEFAggBgAUPm5FgREPJICLvINMSUxbuWPoNKAAB6XhUAAACwBaAAFpFCQHIMAcRWRqEhkYaAPeX0IFhX4UIkR4iFCSOkQ0QQciGQKJABwvO+C4FPTMSQW+aDQFUJoXQtyDC0zMMQKwwxxjPQqPkewzhpieFuPfsoXx5j+wAOsRg2xtDyD0MMc41x3iTHcK8Y2dx7lX4MwsbfJBYSVCUOoZE6JTiWEizYcknxiSDHxI8Wk4JZA1HCLERIiAUiZF6K-KQwe4S8n2M8kU6eZigA)). > 1. Can you support multi-flavor queries? Doing something like q.added.changed.removed.with(Foo) is...
Very good, I give it a go then. let's defer outstanding questions to when we have the type tests as a means of communication.
First draft of how type tests could look like here https://github.com/LastOliveGames/becsy/pull/8/files, let me know what you think.
Not making much progress, busy with other things!
> If none of this helps, you might want to insert an extra check into your execute method above to see if one of the component types' __binding properties is...
Might an automated solution be the most appropriate here? E.g. we could extend the test_generator to support multiple template files including other meta data files: ``` $ tree tools/test-generator/templates/ocaml/acronym/tools/test-generator/templates/ocaml/acronym/ |--...
Hey @sshine, do you have thoughts on my suggestion?