1this file actually contains some code talking about IDs, and should be ignored 2 3if file.contains("SPDX-License-Identifier: GPL-2.0") { 4 // do something... 5 6} 7 8We don't want to pick up that line as the short-form ID for this file. 9