Skip to content

Fix indent failing due to unknown method 'replace'

Waqar Ahmed requested to merge work/failing-indent into master

Getting lots of in cstyle which makes the indenter fail:

Error calling indent():
TypeError: Cannot call method 'replace' of undefined

@bharadwaj-raju

Merge request reports