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

feat: add fs.truncate #34

Merged
merged 1 commit into from Mar 24, 2016
Merged

feat: add fs.truncate #34

merged 1 commit into from Mar 24, 2016

Conversation

dvlsg
Copy link
Contributor

@dvlsg dvlsg commented Mar 16, 2016

Adds support for wrapping fs.truncate.

Left the dangling comma in the array to match the previous style.
Left the unit tests alone (all are passing still, but remain unchanged -- can add tests if necessary).
Looks like fs.truncate goes wayyy back, so I don't believe older versions of node would have issues with this.

@dvlsg dvlsg mentioned this pull request Mar 16, 2016
@jonathanong jonathanong self-assigned this Mar 17, 2016
@LinusU
Copy link
Contributor

LinusU commented Mar 17, 2016

LGTM 👍

@jonathanong
Copy link
Contributor

oops sorry. merging and releasing now

@jonathanong jonathanong merged commit c624498 into normalize:master Mar 24, 2016
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