Highlights
- Arctic Code Vault Contributor
Pinned
702 contributions in the last year
Activity overview
Contributed to
curusarn/resh,
curusarn/resh-fork,
curusarn/ctu-fit-master-thesis
and 5 other
repositories
Contribution activity
January 2021
Created 2 repositories
Created a pull request in grafana/tanka that received 1 comment
feat(cli): Add --with-prune option for diff command
Fixes #416 in line with what @malcolmholmes suggested.
Adds --with-prune option to diff command. This makes it possible to see a full diff of both …
+62
−9
•
1
comment
Created an issue in google/go-jsonnet that received 6 comments
Question: Optional "plus sign" makes writing Jsonnet code error prone
Consider following example:
❯ cat example.jsonnet [ { key1: "something", key2: "something" } { key1: "something_else", key2: "something_else" },
] …
6
comments