Commit Graph

4 Commits (e0929f20ae7a41b970212b20f58eb35232e26621)

Author SHA1 Message Date
Carol (Nichols || Goulding) 4e25147062
docs: Codify our preference for no return type in test functions (#1116)
* docs: Copy edit existing style guide

I can't help myself.

* docs: Codify our preference for no return type in test functions
2021-04-05 18:12:51 +00:00
Andrew Lamb 16f2fbcb6d
docs: Improve style guide about using Snafu (#695) 2021-01-27 14:57:59 -05:00
Andrew Lamb a03eb6e8f7
docs: Add mentions of `unsafe` and platform dependent compilation in style guide (#472) 2020-11-23 11:14:33 -05:00
Andrew Lamb 2a42df278a
docs: Initial style guide with idomatic error handling (#174)
* docs: Initial style guide with idomatic error handling

* fix: Apply suggestions from code review

Co-authored-by: Paul Dix <paul@influxdata.com>

* fix: Apply suggestions from code review

Co-authored-by: Jake Goulding <jake.goulding@integer32.com>
Co-authored-by: Carol (Nichols || Goulding) <193874+carols10cents@users.noreply.github.com>

* fix: clean up example 

To not to use different field name

Co-authored-by: Paul Dix <paul@influxdata.com>
Co-authored-by: Jake Goulding <jake.goulding@integer32.com>
Co-authored-by: Carol (Nichols || Goulding) <193874+carols10cents@users.noreply.github.com>
2020-06-22 16:41:36 -04:00