atomicfile icon indicating copy to clipboard operation
atomicfile copied to clipboard

Package atomicfile provides an atomically written/replaced file.

Results 3 atomicfile issues
Sort by recently updated
recently updated
newest added

Fixes golint warnings: ``` $ golint ./... atomicfile.go:41:2: redundant if ...; err != nil check, just return error instead. atomicfile.go:55:2: redundant if ...; err != nil check, just return error...

CLA Signed

In reference to this recent post: https://code.facebook.com/posts/300798627056246/relicensing-react-jest-flow-and-immutable-js/ It would be awesome to use this project in MIT and Apache v2-licensed projects, but given legal issues around Facebook's BSD+patent license for...

Try to delete it first, but only on windows since it isn't atomic at all.

CLA Signed