Dillon Giacoppo

Results 3 issues of Dillon Giacoppo

# 🐞 bug report ### Affected Rule `py_binary`, `py_test`. ### Is this a regression? No ### Description When Python initializes it adds the directory of the script to the [`sys.path`](https://docs.python.org/3/library/sys.html#sys.path):...

type: bug
core-rules

Having multiple versions exist in the same repository is confusing and there are some minor typo bugs. The [atlassian fork](https://github.com/atlassian/go-artifactory) leverages the GitHub release tag which can be locked for...

Quick note on using omit empty in the structs for requests. > The "omitempty" option specifies that the field should be omitted from the encoding if the field has an...