Loading bin/auto-classify +0 −3 Original line number Diff line number Diff line Loading @@ -131,9 +131,6 @@ def walk_json(elem): if v.endswith(".pdf") and "CreationDate" in diff and "DAPS" in diff: yield "timestamps_in_pdf_generated_by_daps" if v.endswith(".el") and "Generated package description" in diff: yield "build_path_captured_in_emacs_el_file" if v.endswith(".prl") and "/build/1st/" in diff: yield "captures_build_dir_in_qmake_prl_files" Loading issues.yml +0 −4 Original line number Diff line number Diff line Loading @@ -2290,10 +2290,6 @@ rollup_embeds_build_path: . eg. var moduleName_some_directory_components = module; return moduleName; build_path_captured_in_emacs_el_file: description: | eg. ";;;·Generated·package·description·from·/build/1st/..." url: https://bugs.debian.org/972861 build_path_captured_by_nim: description: | nim appears to embed absolute paths to source files, possibly Loading packages.yml +0 −689 File changed.Preview size limit exceeded, changes collapsed. Show changes Loading
bin/auto-classify +0 −3 Original line number Diff line number Diff line Loading @@ -131,9 +131,6 @@ def walk_json(elem): if v.endswith(".pdf") and "CreationDate" in diff and "DAPS" in diff: yield "timestamps_in_pdf_generated_by_daps" if v.endswith(".el") and "Generated package description" in diff: yield "build_path_captured_in_emacs_el_file" if v.endswith(".prl") and "/build/1st/" in diff: yield "captures_build_dir_in_qmake_prl_files" Loading
issues.yml +0 −4 Original line number Diff line number Diff line Loading @@ -2290,10 +2290,6 @@ rollup_embeds_build_path: . eg. var moduleName_some_directory_components = module; return moduleName; build_path_captured_in_emacs_el_file: description: | eg. ";;;·Generated·package·description·from·/build/1st/..." url: https://bugs.debian.org/972861 build_path_captured_by_nim: description: | nim appears to embed absolute paths to source files, possibly Loading