We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 501abd0 commit 919d674Copy full SHA for 919d674
1 file changed
README.md
@@ -14,7 +14,7 @@ report errors providing users with the nilness flows for easier debugging.
14
15
NilAway enjoys three key properties that make it stand out:
16
17
-- It is **fully-automated**: NilAway is equipped with an inference engine, making it require _no_ any additional
+- It is **fully-automated**: NilAway is equipped with an inference engine, making it require _no_ additional
18
information from the developers (e.g., annotations) besides standard Go code.
19
20
- It is **fast**: we have designed NilAway to be fast and scalable, making it suitable for large codebases. In our
0 commit comments