Skip to content
Commit 9e53a5d3 authored by Antonio Ospite's avatar Antonio Ospite
Browse files

Make some code more explicit in FilterSyntaxHighlighter::prepare()

It's more semantically correct to have a proper boolean expression in if
conditions instead of the implicit handling of an arithmetic expression.

And it's more readable to have the increment in the for loop condition
written explicitly when possible.
parent a63d0392
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