You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

9 regels
306 B

  1. sudo: false
  2. before_script:
  3. - git clone https://github.com/syngan/vim-vimlint /tmp/vim-vimlint
  4. - git clone https://github.com/ynkdir/vim-vimlparser /tmp/vim-vimlparser
  5. script:
  6. - sh /tmp/vim-vimlint/bin/vimlint.sh -l /tmp/vim-vimlint -p /tmp/vim-vimlparser -e EVL103=1 -e EVL102.l:_=1 autoload