D23626: Use QChar overload for single char strings where possible
    Friedrich W. H. Kossebau 
    noreply at phabricator.kde.org
       
    Sun Sep  1 23:33:34 BST 2019
    
    
  
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190901/8d8b4d4e/attachment-0001.html>
    
    
More information about the Kde-frameworks-devel
mailing list