* pipeline(playwright): prepare setup for playwright * feedback address * clean up readme * Fix docker-compose command and definition for dashboard * fix the dashboard * ignore dashboard when formatting --------- Co-authored-by: Mattermost Build <build@mattermost.com> Co-authored-by: Mario Vitale <mvitale1989@hotmail.com>
5 строки
128 B
Plaintext
5 строки
128 B
Plaintext
# SC1091: Not following: <file>
|
|
# https://www.shellcheck.net/wiki/SC1091
|
|
disable=SC1091
|
|
# Used to ignore for sourcing ".e2erc*"
|