Smaug123 / WoofWare.Whippet

Source generator framework for F#
MIT License
3 stars 0 forks source link

Import Swagger generator #15

Closed Smaug123 closed 1 week ago

Smaug123 commented 1 week ago

Problem: we need to apply the generators in a specific order so that the jsonParse methods come out first! Solution is to allow opting out of specific plugins per file.

Smaug123 commented 1 week ago

Don't merge until I've changed from comma- to slash-delimited list in suppression.

Smaug123 commented 1 week ago

Comma-delimited is fine now that we're excluding per plugin rather than per assembly.