File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ limitations under the License.
2828- [ How can I install cppcheck?] ( #install-cppcheck )
2929- [ I am seeing different return values in the JavaScript and C implementation for the same implementation.] ( #js-vs-c-return-values )
3030- [ What should I do if linting on my commits fails because my headings or lines exceed the maximum permissible length?] ( #markdown-heading-length )
31- - [ What should I do if Javascript linting on my commits fails because my function exceed the maximum permissible number of parameters?] ( #max-params )
31+ - [ What should I do if JavaScript linting on my commits fails because my function exceeds the maximum permissible number of parameters?] ( #max-params )
3232- [ I have opened a pull request, where can I seek feedback?] ( #pr-feedback )
3333- [ I need to generate fixtures for my tests. How can I do that, and what are the best references for inspiration?] ( #generate-fixtures )
3434- [ I am facing a ` Shadowed declaration ` linting error in my C files, how can I fix it?] ( #shadowed-declaration )
You can’t perform that action at this time.
0 commit comments