[clazy] [Bug 423316] Implement a check to look for QT_VERSION_CHECK calls below a certain version

2020-06-21 Thread martonmiklos
https://bugs.kde.org/show_bug.cgi?id=423316

--- Comment #2 from martonmiklos  ---
(In reply to Sergio Martins from comment #1)
> Sounds overkill in clazy, I would just grep for QT_VERSION_CHECK after
> bumping the required Qt version

Well my goal was adding this check to my CI processes. Handling version numbers
properly with grep might be a bit tricky.

-- 
You are receiving this mail because:
You are watching all bug changes.

[clazy] [Bug 423316] Implement a check to look for QT_VERSION_CHECK calls below a certain version

2020-06-21 Thread Sergio Martins
https://bugs.kde.org/show_bug.cgi?id=423316

--- Comment #1 from Sergio Martins  ---
Sounds overkill in clazy, I would just grep for QT_VERSION_CHECK after bumping
the required Qt version

-- 
You are receiving this mail because:
You are watching all bug changes.