2016-07-20 19:50:54 +02:00
|
|
|
#!/usr/bin/env ruby
|
|
|
|
# frozen_string_literal: true
|
|
|
|
|
2016-09-04 01:44:21 +02:00
|
|
|
# Re-enable this when cammie doesn't fuck up so much
|
|
|
|
# deploy_check :elinks
|
2017-05-01 23:56:38 +02:00
|
|
|
# deploy_check :html
|
2016-07-20 19:50:54 +02:00
|
|
|
deploy_check :ilinks
|
|
|
|
deploy_check :mixed_content
|
|
|
|
deploy_check :stale
|