Skip to content

Lint webide examples

Alexandre Moine requested to merge nobrakal/ligo:lint_webide_examples into dev

Hi there,

This MR is the result of the use of lint_ligo linter on the examples of the webide.

Mainly:

  • It changes deprecated variables to their new counterpart.
    • As get_force do not have any counterpart, I made two specialized functions mimicking the original behavior.
  • Remove some unused variables.

But there is still some questions:

Edited by Alexandre Moine

Merge request reports