HEX
Server: Apache
System: Linux webm010.cluster103.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
User: iestorre (46869)
PHP: 8.0.30
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/i/e/s/iestorre/musica222/media/editors/codemirror/addon/lint/css-lint.min.js
!function(a){"object"==typeof exports&&"object"==typeof module?a(require("../../lib/codemirror")):"function"==typeof define&&define.amd?define(["../../lib/codemirror"],a):a(CodeMirror)}(function(a){"use strict";a.registerHelper("lint","css",function(b){var c=[];if(!window.CSSLint)return c;for(var d=CSSLint.verify(b),e=d.messages,f=null,g=0;g<e.length;g++){f=e[g];var h=f.line-1,i=f.line-1,j=f.col-1,k=f.col;c.push({from:a.Pos(h,j),to:a.Pos(i,k),message:f.message,severity:f.type})}return c})});