Skip to content

Analysis: Update TODO FIXME comment standard.

TODO/FIXME comments in some files were not passing the standard because Merbocop was only checking for OCaml comment syntax. This MR adds rst, sh (py, michlson and yml) comment syntax.

modified:   src/lib/analysis.ml

Merge request reports