[all-commits] [llvm/llvm-project] 735e43: Make minor fixes to docs based on post-commit revi...

Salman Javed via All-commits all-commits at lists.llvm.org
Fri Nov 12 01:39:34 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 735e4332e2a63e5f0a04f91472fa2403c7d37fe3
      https://github.com/llvm/llvm-project/commit/735e4332e2a63e5f0a04f91472fa2403c7d37fe3
  Author: Salman Javed <mail at salmanjaved.org>
  Date:   2021-11-12 (Fri, 12 Nov 2021)

  Changed paths:
    M clang-tools-extra/docs/clang-tidy/checks/bugprone-easily-swappable-parameters.rst
    M clang-tools-extra/docs/clang-tidy/checks/concurrency-mt-unsafe.rst
    M clang-tools-extra/docs/clang-tidy/checks/google-build-namespaces.rst
    M clang-tools-extra/docs/clang-tidy/checks/google-global-names-in-headers.rst
    M clang-tools-extra/docs/clang-tidy/checks/llvm-header-guard.rst
    M clang-tools-extra/docs/clang-tidy/checks/misc-definitions-in-headers.rst
    M clang-tools-extra/docs/clang-tidy/checks/readability-suspicious-call-argument.rst

  Log Message:
  -----------
  Make minor fixes to docs based on post-commit review of commit 5de69e1

- Jaro–Winkler and Sørensen–Dice should use en-dashes not regular
  dashes. In reStructuredText this is typed as `--`.
- Letters at the beginning of a sentence should be capitalized.




More information about the All-commits mailing list