editorconfig-checker / editorconfig-checker/editorconfig-checker.javascript

Invalidate latest

Open
#385 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
73
Forks
15
Avg merge
2d 16m
Merged PRs (30d)
2

Description

If we have downloaded the latest version and a new one is released, we currently do not fetch the new version but rather use the already downloaded one as latest.

We need to find a way to be able either periodically check in an specific interval since latest was last touched or before every run if there is a new release.

That means we need to store which version is latest.
There are multiple ways, possible via symlinks or to remove the latest terminology.

Do you have any thoughts on this @septs ?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.