Hi, is there a way not run the kotlin compiler in ...
# announcements
j
Hi, is there a way not run the kotlin compiler in strict mode for tests? We want strict mode for the main source set but not in tests (for convenience).