Home | History | Annotate | Download | only in style

Lines Matching refs:should_check

206             self.assertTrue(config.should_check(category, path))
212 self.assertFalse(config.should_check(category, path), message)