Roberto Machorro
Roberto Machorro
### Brief Intro I see the _install_swiftlint.sh_ script and _.swiftlint.yml_ config file in the root folder and assume that it's meant to check the algorithm implementations. But currently when **swiftlint**...
This isn't comprehensive, but it solved the needs I had. I'll be adding more as needed. Sources of information: [File Signatures](https://www.filesignatures.net/) [File Recovery's Signatures Doc](http://www.file-recovery.com/signatures.htm)
I cloned the repo as per instructed, then ran: ``` tuist generate ``` It began its generation process but then ended in **fataError**. See logs: ``` /Users/robertomachorro/Projects/Temporary/Texther/Tuist/ProjectDescriptionHelpers/Project+Templates.swift:50:22: error: binary operator...
### What this PR does #### Before this PR: N/A #### After this PR: Added CRC to ADOPTERS document. ### References N/A ### Why we need it and why it...
Uses Github Actions, triggers on master or PR commits.This PR extends the current features of the project, by adding an automated build of a Docker image upon every commit to...