mirror of
https://github.com/bjdgyc/anylink.git
synced 2025-08-08 21:02:33 +08:00
13 lines
219 B
Bash
13 lines
219 B
Bash
#!/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
|