hurl/bin/check
jcamiel 1c796d8f0c
Replace lxml.HTMLParser with BeautifulSoup parser.
lxml.HTMLParser is having troubled with emoji content https://github.com/Orange-OpenSource/hurl/issues/959.
Besides, BeautifulSoup is already a dependance for our tests suite.
2022-11-05 17:01:04 +01:00
..
ad_hoc.sh Add/Check copyright in source files 2022-10-25 15:55:53 +02:00
black.sh Refacto workflow scripts 2022-07-31 09:59:10 +02:00
changelog.sh Replace lxml.HTMLParser with BeautifulSoup parser. 2022-11-05 17:01:04 +01:00
clippy.sh Refacto workflow scripts 2022-07-31 09:59:10 +02:00
crates.sh Add specific check/crates.sh script 2022-08-05 14:11:02 +02:00
install_prerequisites.sh Group checks into one job 2022-08-26 17:49:07 +02:00
rustfmt.sh Refacto workflow scripts 2022-07-31 09:59:10 +02:00
shellcheck.sh Refacto workflow scripts 2022-07-31 09:59:10 +02:00
xmllint.sh Refacto workflow scripts 2022-07-31 09:59:10 +02:00