ladybird/Userland/Libraries
Sam Atkins 188d9f1326 LibWeb: Resolve some trivial clang-tidy warnings in the CSS Parser
Issues resolved:
- Unnecessary `move()`s
- `else` after `return`
- `auto&` that could be `auto const&`

Why yes, I did just get clang-tidy set up. :^)
2022-09-22 02:04:23 +02:00
..
LibArchive
LibAudio
LibC
LibCards
LibChess
LibCodeComprehension
LibCompress
LibConfig
LibCore
LibCoredump
LibCpp
LibCrypt
LibCrypto
LibDebug
LibDesktop
LibDeviceTree
LibDiff
LibDNS
LibDSP
LibEDID
LibELF
LibFileSystemAccessClient
LibGemini
LibGfx
LibGL
LibGPU
LibGUI
LibHTTP
LibIDL
LibImageDecoderClient
LibIMAP
LibIPC
LibJS
LibKeyboard
LibLine
LibLocale
LibMain
LibMarkdown
LibPartition
LibPCIDB
LibPDF
LibProtocol
LibRegex
LibSanitizer
LibSoftGPU
LibSQL
LibSymbolication
LibSyntax
LibSystem
LibTest
LibTextCodec
LibThreading
LibTimeZone
LibTLS
LibUnicode
LibUSBDB
LibVideo
LibVT
LibWasm
LibWeb LibWeb: Resolve some trivial clang-tidy warnings in the CSS Parser 2022-09-22 02:04:23 +02:00
LibWebSocket
LibWebView
LibX86
LibXML
CMakeLists.txt