EladT

Results 7 issues of EladT

DHCP option set are not identified or removed after cleanup. Using: aws-nuke version v2.19.0 - Wed May 18 13:02:42 UTC 2022 - 357aa44f5a04df9d1faa8c57bb5ce924871a910a

We want to have the following structure: ``` - main_test.go - a - a_test.go - b - b_test.go ``` Where main_test.go contains the main entry point of the test suite,...

There are some tests that are labeled, for example as "slow" test or "fast" test. The initialization is done in BeforeSuite, for both types of tests. It means that when...

Missing support for SQL UNION operator.

I want to be able to exclude the linter for files ending with "_test.go" suffix. Is there a way to do it? is there a regexp exclusion support/