Yeah, that was my expectation, but registering: ``...
# general
a
Yeah, that was my expectation, but registering:
Copy code
class ScalaFmtCheckFormatForTestGoal(SkipAndTransitiveOptionsRegistrar, ScalaFmtCheckFormat):
  pass
still gives me the
Invalid option 'skip' under [test.scalafmt]
complaint…