dlang-community / D-Scanner

Swiss-army knife for D source code
Boost Software License 1.0
242 stars 80 forks source link

D-Scanner does not Reognize String Interpolation #956

Open RubyTheRoobster opened 3 months ago

RubyTheRoobster commented 3 months ago

I have a pull request that complies with the D style guidelines, but BuildKite fails because D-Scanner doesn't seem to recognize the string interpolation syntax.

rikkimax commented 3 months ago

https://github.com/dlang-community/libdparse/pull/510