syntastic/syntax_checkers
Thanatermesis a956a81432 Included some warning/errors to ignore
In today's html editing, almost nobody writes a "pure" html code
(complete, i mean), with body, title, etc... most of people uses CMS's
and similar things, which means that the html is just a "piece" of html
and not the entire structure, the changes on this branch are meant to
ignore those annoying warnings

The last line is for structures that includes the "&" character, like in
those kind of cases: < a href="http://foo.bar/something.php&value&something&foo" >
2013-02-04 19:00:10 +01:00
..
ada refactor all the syntax checkers to use the new API and dir layout 2013-01-27 20:08:30 +00:00
applescript refactor all the syntax checkers to use the new API and dir layout 2013-01-27 20:08:30 +00:00
c add 'make' as a C syntax checker 2013-02-04 17:54:59 +01:00
co refactor all the syntax checkers to use the new API and dir layout 2013-01-27 20:08:30 +00:00
coffee refactor all the syntax checkers to use the new API and dir layout 2013-01-27 20:08:30 +00:00
cpp fix a typo bug in the cpp/ycm checker 2013-02-01 21:24:27 +00:00
cs refactor all the syntax checkers to use the new API and dir layout 2013-01-27 20:08:30 +00:00
css refactor all the syntax checkers to use the new API and dir layout 2013-01-27 20:08:30 +00:00
cucumber refactor all the syntax checkers to use the new API and dir layout 2013-01-27 20:08:30 +00:00
cuda refactor all the syntax checkers to use the new API and dir layout 2013-01-27 20:08:30 +00:00
d refactor all the syntax checkers to use the new API and dir layout 2013-01-27 20:08:30 +00:00
dart refactor all the syntax checkers to use the new API and dir layout 2013-01-27 20:08:30 +00:00
docbk refactor all the syntax checkers to use the new API and dir layout 2013-01-27 20:08:30 +00:00
elixir refactor all the syntax checkers to use the new API and dir layout 2013-01-27 20:08:30 +00:00
erlang refactor all the syntax checkers to use the new API and dir layout 2013-01-27 20:08:30 +00:00
eruby bugfix for eruby checker 2013-01-30 17:04:45 +00:00
fortran refactor all the syntax checkers to use the new API and dir layout 2013-01-27 20:08:30 +00:00
gentoo_metadata refactor all the syntax checkers to use the new API and dir layout 2013-01-27 20:08:30 +00:00
go refactor all the syntax checkers to use the new API and dir layout 2013-01-27 20:08:30 +00:00
haml refactor all the syntax checkers to use the new API and dir layout 2013-01-27 20:08:30 +00:00
haskell refactor all the syntax checkers to use the new API and dir layout 2013-01-27 20:08:30 +00:00
haxe refactor all the syntax checkers to use the new API and dir layout 2013-01-27 20:08:30 +00:00
html Included some warning/errors to ignore 2013-02-04 19:00:10 +01:00
java refactor all the syntax checkers to use the new API and dir layout 2013-01-27 20:08:30 +00:00
javascript refactor all the syntax checkers to use the new API and dir layout 2013-01-27 20:08:30 +00:00
json json/jsonval: fix a typo 2013-02-04 17:40:55 +00:00
less less: fix a bug from the big refactor 2013-02-03 18:00:32 +00:00
lisp refactor all the syntax checkers to use the new API and dir layout 2013-01-27 20:08:30 +00:00
lua refactor all the syntax checkers to use the new API and dir layout 2013-01-27 20:08:30 +00:00
matlab refactor all the syntax checkers to use the new API and dir layout 2013-01-27 20:08:30 +00:00
nasm refactor all the syntax checkers to use the new API and dir layout 2013-01-27 20:08:30 +00:00
objc Merge branch 'refactor_checker_structure' into merge-with-refactor 2013-01-31 10:43:22 +00:00
ocaml refactor all the syntax checkers to use the new API and dir layout 2013-01-27 20:08:30 +00:00
perl refactor all the syntax checkers to use the new API and dir layout 2013-01-27 20:08:30 +00:00
php split up php checker into php, phpmd and phpcs 2013-01-31 17:31:40 +00:00
puppet refactor all the syntax checkers to use the new API and dir layout 2013-01-27 20:08:30 +00:00
python refactor all the syntax checkers to use the new API and dir layout 2013-01-27 20:08:30 +00:00
rst refactor all the syntax checkers to use the new API and dir layout 2013-01-27 20:08:30 +00:00
ruby fix a couple of bugs with ruby checkers 2013-01-27 23:59:25 +00:00
rust refactor all the syntax checkers to use the new API and dir layout 2013-01-27 20:08:30 +00:00
sass refactor all the syntax checkers to use the new API and dir layout 2013-01-27 20:08:30 +00:00
scala refactor all the syntax checkers to use the new API and dir layout 2013-01-27 20:08:30 +00:00
scss refactor all the syntax checkers to use the new API and dir layout 2013-01-27 20:08:30 +00:00
sh remove some old (now unused) code from the main plugin 2013-02-01 09:57:25 +00:00
slim refactor all the syntax checkers to use the new API and dir layout 2013-01-27 20:08:30 +00:00
tcl refactor all the syntax checkers to use the new API and dir layout 2013-01-27 20:08:30 +00:00
tex refactor all the syntax checkers to use the new API and dir layout 2013-01-27 20:08:30 +00:00
twig refactor all the syntax checkers to use the new API and dir layout 2013-01-27 20:08:30 +00:00
typescript refactor all the syntax checkers to use the new API and dir layout 2013-01-27 20:08:30 +00:00
vala refactor all the syntax checkers to use the new API and dir layout 2013-01-27 20:08:30 +00:00
xhtml refactor all the syntax checkers to use the new API and dir layout 2013-01-27 20:08:30 +00:00
xml refactor all the syntax checkers to use the new API and dir layout 2013-01-27 20:08:30 +00:00
xslt refactor all the syntax checkers to use the new API and dir layout 2013-01-27 20:08:30 +00:00
yaml refactor all the syntax checkers to use the new API and dir layout 2013-01-27 20:08:30 +00:00
z80 refactor all the syntax checkers to use the new API and dir layout 2013-01-27 20:08:30 +00:00
zpt refactor all the syntax checkers to use the new API and dir layout 2013-01-27 20:08:30 +00:00
zsh refactor all the syntax checkers to use the new API and dir layout 2013-01-27 20:08:30 +00:00