diff --git a/README.md b/README.md index eb2c6ee..ead5d02 100644 --- a/README.md +++ b/README.md @@ -359,17 +359,13 @@ Configure the Cppcheck GUI version; ## TODO 2 -Create a rule that checks if the function doSomething don't receive any pointer. - -## TODO 3 - Supress the error id funcArgNamesDifferent. -## TODO 4 +## TODO 3 Exclude the library PugiXml. -## TODO 5 +## TODO 4 Fix Pathfinding.h and Pathfinding.cpp.