We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
In lit.cfg, I want to add some custom sufffix like below: config.suffixes = ['.ut.cc'], but unfortunately, it doesn't work.
config.suffixes = ['.ut.cc']