Commit f9b73113 by Andrew Nesbitt

Don't worry about inline expressions

parent 8364ad8c
......@@ -5,5 +5,6 @@
"curly": true,
"trailing": true,
"undef": true,
"unused": true
"unused": true,
"expr":true
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment