I have received a few code style related comments with the link to some very general guidelines.
After reading through guidelines I have done the fixes, explain in details what I have fixed and where and then I received another reply as in the screenshot.
It is not really how code reviews are done these days. One of the issue was to include .pot file for translation. Never done it before, but Ok, not a big deal to generate one. So the statement that all issues remain is not already true.
Is it possible for the reviews to mention file and line number as an example, especially if you state that (The team have invested considerable time in reviewing and providing feedback)
I doubt that 3 words feedback took more that 1 minutes of the reviewer time. And what I am supposed to do with this feedback? Can it be a discussion of what your Reviewers think is wrong? Or should I guess and there is only one possible way to write the WordPress plugins in php which I should know?