editorconfig-checker / editorconfig-checker/editorconfig-checker.python

Add checksum check

Open
#44 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
54
Forks
9
PR merge metrics
No merged PRs in 30d

Description

As suggested in #43, add a checksum check in the wrapper.

The upstream repository contains a checksum file for each release (e.g. [v3.2.1]([checksums.txt](https://github.com/editorconfig-checker/editorconfig-checker/releases/download/v3.2.1/checksums.txt)), which is a mapping between the asset file and its corresponding checksum.

Get the expected checksum from the file and calculate the actual in the repo. Lastly, perform the check between these two values.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.