Skip to content

Remove duplicated autogen.sh entry in default ignores - #5317

Open
Daksha1611 wants to merge 1 commit into
aboutcode-org:developfrom
Daksha1611:fix-commoncode-duplicate-ignore-entry
Open

Remove duplicated autogen.sh entry in default ignores#5317
Daksha1611 wants to merge 1 commit into
aboutcode-org:developfrom
Daksha1611:fix-commoncode-duplicate-ignore-entry

Conversation

@Daksha1611

Copy link
Copy Markdown

Fixes #5316

"autogen.sh" is listed twice in ignores_Build_scripts, on two byte-identical lines. This drops the duplicate. The dict is unchanged, so there is no behaviour change and no CHANGELOG entry.



The key and value are identical on both lines, so this is a dead line
rather than a behaviour change.

Signed-off-by: Daksha1611 <mehtadaksha1611@gmail.com>

@Shriprasad-P Shriprasad-P left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review

PR: Remove duplicated autogen.sh entry in default ignores

Touched: src/commoncode/ignore.py

  • Change set looks scoped to the stated goal; please confirm CI is green.
  • Size looks manageable (+0/-1).

Commenting as a drive-by reviewer after reading the diff. Happy to look again if maintainers want a deeper pass on a specific file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Duplicate autogen.sh entry in commoncode default ignores

2 participants