Skip to content

fix linux path for flutter and add xz extractor

aa33063
Select commit
Loading
Failed to load commit list.
Merged

Fix linux path for flutter and add xz extractor #190

fix linux path for flutter and add xz extractor
aa33063
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  1
         

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