cc-tweaked / cc-restitched

Other
80 stars 31 forks source link

Update to 1.18.2 #62

Closed Patbox closed 2 years ago

Patbox commented 2 years ago

Simple update to 1.18.2, from my testing I didn't find any issues

Merith-TK commented 2 years ago

https://github.com/cc-tweaked/cc-restitched/runs/5378872436?check_suite_focus=true#step:6:492

You forgot to check if the linter is pleased lol

install pre-commit, then run this command in the repo pre-commit install --config .\config\pre-commit\config.yml

then manually run pre-commit bash .git/hooks/pre-commit on linux windows you need to have busybox installed, I reccomend installing from https://scoop.sh

Patbox commented 2 years ago

Seems like only thing broken is issue template, but that wasn't my change. I will leave that to you

Merith-TK commented 2 years ago

Aight I fixed that issue,

if you could re-open the PR (sorry) just so we can prevent merge conflicts due to me bumping the 1.18.1 version number that would be great!