Closed dagwieers closed 3 years ago
This simplifies the creation of the ZIP file as it uses .gitattributes for excluding common files.
It builds a ZIP file based on the working directory by using the current working directory as a stash.
(This also fixes a few linting and translation issues)
Kudos, SonarCloud Quality Gate passed!
0 Bugs 0 Vulnerabilities 0 Security Hotspots 0 Code Smells
No Coverage information 0.0% Duplication
This simplifies the creation of the ZIP file as it uses .gitattributes for excluding common files.
It builds a ZIP file based on the working directory by using the current working directory as a stash.
(This also fixes a few linting and translation issues)