-
Suggestion
-
Resolution: Unresolved
-
None
Crucible macros doesn't support diff nowadays.
[noformat]
Unable to find source-code formatter for language: diff. Available languages are: actionscript, html, java, javascript, none, sql, xhtml, xml
[noformat]
This implementation would be really useful to support code such as:
Unable to find source-code formatter for language: diff. Available languages are: actionscript, ada, applescript, bash, c, c#, c++, cpp, css, erlang, go, groovy, haskell, html, java, javascript, js, json, lua, none, nyan, objc, perl, php, python, r, rainbow, ruby, scala, sh, sql, swift, visualbasic, xml, yaml
diff --git a/file.conf b/file.conf index be85229..373d2e2 100644 --- a/config/file.conf +++ b/config/file.conf @@ -327,8 +327,8 @@ common-func { existing code - # comment removed + # comment added existing code }
- is cloned from
-
CRUC-6762 Source-code Formatter with perl support.
- Closed