update linter settings (#4790)

This commit is contained in:
Alessandro Ros 2025-07-26 16:44:32 +02:00 committed by GitHub
parent 7ac752097b
commit d423a71aaa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
52 changed files with 320 additions and 225 deletions

View file

@ -147,6 +147,7 @@ func setupAudio(
audioFormatMPEG4AudioLATM,
func(u unit.Unit) error {
tunit := u.(*unit.MPEG4AudioLATM)
if tunit.Element == nil {
return nil
}