Skip to content

[fix] Disable fixes collection unless enabled explicitly#80

Merged
Kakadu merged 2 commits intomasterfrom
disable-fixes-collection
Oct 29, 2025
Merged

[fix] Disable fixes collection unless enabled explicitly#80
Kakadu merged 2 commits intomasterfrom
disable-fixes-collection

Conversation

@Kakadu
Copy link
Owner

@Kakadu Kakadu commented Oct 29, 2025

Fixes are the information about how to change code to fix a lint. Let's not collect this by default, because I discovered that sometimes we can get Out_of_memory exception while doing this. In general fixes are currently not working too good to be usable

Signed-off-by: Kakadu <Kakadu@pm.me>
Fixes are the information about how to change code to fix a lint.
Let's not collect this by default, because I discovered that sometimes
we can get Out_of_memory exception while doing this.
In general fixes are currently not working too good to be usable

Signed-off-by: Kakadu <Kakadu@pm.me>
@Kakadu Kakadu force-pushed the disable-fixes-collection branch from 65af2c2 to 46d14b8 Compare October 29, 2025 10:56
@Kakadu Kakadu merged commit 173a5a4 into master Oct 29, 2025
3 checks passed
Kakadu added a commit that referenced this pull request Oct 29, 2025
Signed-off-by: Kakadu <Kakadu@pm.me>
@Kakadu Kakadu deleted the disable-fixes-collection branch October 29, 2025 10:56
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.

1 participant