Dlang-UPB / D-scanner

Fork of the official D-scanner that uses dmd-as-a-lib
Boost Software License 1.0
6 stars 2 forks source link

Replace libdparse with DMD in FunctionAttributeCheck #156

Closed Vladiwostok closed 1 week ago

Vladiwostok commented 1 month ago

https://github.com/Dlang-UPB/D-scanner/pull/100 fixed, only this time the check warns only for the @property attribute at the end of the function attribute, keeping the exact same behavior