We need to go through every rule and utility function and, if there is a jsdoc missing, add it. Similar to what `ESLint` has internally, example [here](https://github.com/eslint/eslint/blob/master/lib/rules/arrow-body-style.js#L59).