mirror of
https://github.com/pion/webrtc.git
synced 2025-12-24 11:51:03 +08:00
14 lines
271 B
Bash
Executable File
14 lines
271 B
Bash
Executable File
#!/bin/sh
|
|
|
|
#
|
|
# DO NOT EDIT THIS FILE DIRECTLY
|
|
#
|
|
# It is automatically copied from https://github.com/pion/.goassets repository.
|
|
#
|
|
|
|
# Redirect output to stderr.
|
|
exec 1>&2
|
|
|
|
.github/lint-disallowed-functions-in-library.sh
|
|
.github/lint-no-trailing-newline-in-log-messages.sh
|