Sometimes you have some URLs that don't follow the trailing slash exception There should be some way to exclude these from the check (either a decorator, or a list of the route names/patterns to ignore)
Sometimes you have some URLs that don't follow the trailing slash exception
There should be some way to exclude these from the check (either a decorator, or a list of the route names/patterns to ignore)