Ross Smith II
Ross Smith II
### Is your feature request related to a problem? Please describe. yadm can be slow on slower systems. ### Describe the solution you'd like Cache expensive git calls. ### Additional...
Fixes #40 no longer applicable Per [here](https://github.com/editorconfig-checker/editorconfig-checker/pull/457/files#diff-2a0547966abe4b6fcace630584fe01fee0d2498396cc80c8ee2a36c0d46fae28R202): ``` // The below file fails the test, but it may not be a valid UTF-16LE file. // For example, the Linux file...
The command find -type f -name '*gitignore*' | xargs -n 1 dos2unix -i | sort | grep -vE '^\s*0' returns: ``` 1 0 0 no_bom text ./templates/Mill.gitignore 1 25 1...
Using go 1.25.0, checking out HEAD^ ```sh git clone https://github.com/zzl/go-win32api --revision HEAD^ go-win32api@HEAD~1 ``` works fine: ```sh Cloning into 'go-win32api@HEAD~1'... ... $ cd go-win32api@HEAD~1 $ go build -v ./... github.com/zzl/go-win32api/v2/win32...
### Feature description Per https://forum.syncthing.net/t/table-of-dependencies/24035, I will look into updating these libraries: | Package | SyncthingVersion | PackageVersion | Commits since | | ------- | --------------------- | ------------------- | -------------...