Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable per-file plugin application with file number specification #2598

Merged
merged 9 commits into from
Jan 5, 2025

WIP

5b92213
Select commit
Loading
Failed to load commit list.
Merged

Enable per-file plugin application with file number specification #2598

WIP
5b92213
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Jan 5, 2025 in 6s

3 new alerts

New alerts in code changed by this pull request

  • 1 warning
  • 2 notes

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 1182 in Src/ImgMergeFrm.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Futile conditional Note

If-statement with an empty then-branch and no else-branch.

Check warning on line 164 in Src/SelectPluginDlg.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Poorly documented large function Warning

Poorly documented function: fewer than 2% comments for a function of 114 lines.

Check notice on line 900 in Src/WebPageDiffFrm.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Futile conditional Note

If-statement with an empty then-branch and no else-branch.