Skip to content

Custom Checks

Corentin Bettiol edited this page Dec 3, 2019 · 2 revisions

Here you will find a list of checks that are not included in the project, but that you can choose and activate yourself, according to your needs.

List of custom checks

  • check_broken_links.py : will check for internal links, and will throw a problem if one of the links does not have the 200, 301 or 302 status.
    • warning: can be very slow if the targeted page has many internal links and each page is slow to load!

feel free to submit a new issue to add your check here

Clone this wiki locally