We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://github.com/tgstation/tgstation/actions/runs/7408501187/job/20156828882 this is where the linter marks an issue here is marked the impurity, where gravity_turf (proc arg) is changed
potato says the issue is failing to treat proc arguments as local to the proc i do not know what else to add to this
The text was updated successfully, but these errors were encountered:
PR where this happened: tgstation/tgstation#80790
Sorry, something went wrong.
Hmm, it seems to have originally been intentional:
SpacemanDMM/crates/dreamchecker/src/lib.rs
Line 1158 in 59cfdbf
It'll take some investigation to be sure that changing this doesn't have side-effects.
No branches or pull requests
https://github.com/tgstation/tgstation/actions/runs/7408501187/job/20156828882
this is where the linter marks an issue
here is marked the impurity, where gravity_turf (proc arg) is changed
potato says the issue is failing to treat proc arguments as local to the proc
i do not know what else to add to this
The text was updated successfully, but these errors were encountered: