deprecate .check files
florianschanda opened this issue · 0 comments
florianschanda commented
Check files are kinda bad from a language design:
- You can have only one rsl file for a package
- BUT you can have multiple check files
- If you then have a global rsl file for your project requirement...
- Some random person can create an additional check file that adds additional checks for the global requirement