kossebau added a comment.

  In D23626#523884 <https://phabricator.kde.org/D23626#523884>, @dhaumann wrote:
  
  > Do you have a clang-tidy plugin for such changes, or do you use a manual 
regexp for detection?
  
  
  Very unprofessionally I use the grep dialog of KDevelop, to collect hits of 
method names, and then iterate over the search result and check with type 
tooltip over the class if this is one of the class & methods I know the min API 
and how it can be improvded. Dull work, but possibly serves me the purpose 
where others play ballerspiele, though for me there is at least some little 
long-term effect ;) If the world and I were perfect, I would rather write 
proper clazy/clang-tidy plugins. but there is no promise on quick success... ;)

REPOSITORY
  R39 KTextEditor

REVISION DETAIL
  https://phabricator.kde.org/D23626

To: kossebau, #kate, cullmann
Cc: dhaumann, cullmann, kwrite-devel, kde-frameworks-devel, LeGast00n, GB_2, 
domson, michaelh, ngraham, bruns, demsking, sars

Reply via email to