Commit Graph

3 Commits

Author SHA1 Message Date
Nic Cope e5733a2e35 Copy linter config from crossplane/crossplane
This is the c/c linter config. The one exception is (hopefully) less
fussy sorting of crossplane related imports. It just wants all
crossplane org things in one block, and all contrib org things in
another block. This means folks won't need to update the linter config
when they use the template (e.g. to update the GCI prefixes).

Signed-off-by: Nic Cope <nicc@rk0n.org>
2023-11-01 17:43:51 -07:00
Nic Cope 44b3fc66df Add an example directory
This is mostly useful to prompt function authors to have an example
directory, rather than to exercise the template code.

Signed-off-by: Nic Cope <nicc@rk0n.org>
2023-10-31 23:39:02 -07:00
Nic Cope 3fac9fb79e Add a Function template
This is very early, but I want adventurous folks to be able to try Functions
out and give us feedback before they ship as beta with v1.14.

Signed-off-by: Nic Cope <nicc@rk0n.org>
2023-09-12 21:46:07 -07:00