We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33ddec9 commit 233df74Copy full SHA for 233df74
README.org
@@ -824,17 +824,17 @@
824
:CUSTOM_ID: tools
825
:END:
826
827
- - Use =checkdoc= to check for style issues
+ - Use =checkdoc= to check for docstring style issues.
828
829
- - Many in the Emacs community use =checkdoc= with
+ - Many people in the Emacs community use =checkdoc= with
830
[[http://flycheck.readthedocs.org/en/latest/][Flycheck]].
831
832
- Use [[https://github.com/purcell/package-lint][package-lint]] to
833
check packages before submission to repositories such as
834
[[https://melpa.org/][MELPA]].
835
836
- See the =package-lint= README about integration with
837
- [[http://www.flycheck.org/en/latest/][flycheck]].
+ [[http://www.flycheck.org/en/latest/][Flycheck]].
838
839
** Existential
840
:PROPERTIES:
0 commit comments