Skip to content

Fix linux path for flutter and add xz extractor - #190

Merged
heliocodacy merged 5 commits into
mainfrom
add-xz-extraction
Jan 14, 2026
Merged

Fix linux path for flutter and add xz extractor#190
heliocodacy merged 5 commits into
mainfrom
add-xz-extraction

add some more tests

8f52a24
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded Jan 14, 2026 in 0s

Your pull request is up to standards!

Codacy Here is an overview of what got changed by this pull request:

Issues
======
- Added 2
           

Complexity increasing per file
==============================
- utils/extract.go  2
- config/runtimes-installer.go  2
- plugins/shared.go  2
         

See the complete overview on Codacy

Annotations

Check notice on line 20 in utils/extract.go

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

utils/extract.go#L20

exported function ExtractTarXz should have comment or be unexported

Check notice on line 24 in utils/extract.go

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

utils/extract.go#L24

exported function ExtractTar should have comment or be unexported