Zachary Rice %!s(int64=7) %!d(string=hai) anos
pai
achega
0a209b60a5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      CONTRIBUTING.md

+ 1 - 1
CONTRIBUTING.md

@@ -15,5 +15,5 @@ Make sure you pass this list of requirements.
 - You've ran `golint`.
 - Your Go changes are confined to `gitleaks_test.go` and `main.go`. This is subject to change as the project evolves. Stylistically, I like having a single go file considering the size of this project (its tiny).
 - You've added test cases for your changes.
-- Your test pass.
+- Your tests pass.