• Jérome Perrin's avatar
    monaco_editor: version up monaco-editor 0.44.0, integrate ruff · 90af106f
    Jérome Perrin authored
    This integrates https://github.com/astral-sh/ruff compiled as web
    assembly. For now it is enabled only for the gadget editor, so it works
    for components.
    
    The known problems are that it expects python3 syntax, so some python2
    syntaxs will be reported as error, which is less and less a problem
    this days. It is also enabled for ERP5 Python Scripts, but without the
    necessary knowledge that a python script has arguments (that in this
    version are reported as undefined names) and is actually a function body
    so it complains when `return` is used.
    
    This build was made with jerome/monaco-editor-erp5@f914df70
    90af106f
8180.bundle.min.js.LICENSE.txt.txt 387 Bytes