Skip to content
New issue

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

chore: as file() already returns string, there is no need to do another string interpolation #820

Merged
merged 1 commit into from
Mar 8, 2024

Conversation

chenrui333
Copy link
Contributor

@chenrui333 chenrui333 commented Mar 7, 2024

I think my engineer use some example code in here, which has some copy paste issue did not get caught with CI, I dont think there is need to do string interpolation with file() call as it would already return string, thus updating the code accordingly. Let me know if that makes sense.


Actually this is also consistent with the rest of the codebase.

…er string interpolation

Signed-off-by: Rui Chen <rui@chenrui.dev>
@Integralist Integralist merged commit 68a13e8 into fastly:main Mar 8, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants