Delete -Xcompiler -fvisibility=hidden in a more robust way from Kokkos flags
Update emacs -*- mode: -*- cookies in makefiles to gmake
linter: check for 'Note' vs 'Notes'
make: update 'lint' rule to specify directory to run on via $(DIRECTORY}
Fix bug in self-referential docstring checks
Update linter for PetscAssertPointer()
Rename PetscValidPointer -> PetscAssertPointer
Properly handle function-pointer pointers when checking for nested arguments
Crudely handle variadic functions for now
Add Calling Sequence of to function parameter keywords
Split unknown section header warning into separate flag
Linter ignore modules it cannot loadCommit-type: bug-fix
TODO blindy assume that macro arguments are OK for now
TODO Disable further linter checking for macro location once it has been located in a header
Explicitly check that all given src paths exist
Make note false positives more rare
Use only a single worker process if we are only processing one file
Fix flip-flop in seealso alignment check
Make header guessing slightly more robust against 'the options database'-style false positives
Make header guessing slightly more robust against 'references [to|a|so]'-style false positives
Make header guessing slightly more robust against 'for example'-style false positives
Fix indent-check not being made when switching sections
Clearly describe how to document function pointer parameters if they are detected (andmissing docstring args are as well)
Minor performance improvements to adding errors
Remove some unused variables in classes/docs/_doc_str.py
12345678910>>...48