mirror of
https://github.com/netbirdio/ice-old.git
synced 2026-05-22 17:08:24 -07:00
72b5271d4c
Update lint scripts and CI configs.
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
|