jpoelen created this revision.
jpoelen added reviewers: Framework: Syntax Highlighting, dhaumann, cullmann.
jpoelen added projects: Kate, Frameworks.
jpoelen requested review of this revision.

REVISION SUMMARY
  Checks that files using <include> are in version 5.53 and that contexts do 
not reference a higher version.
  
  The output looks like this:
  
    $ ninja data/index.katesyntax
    ".../data/syntax/markdown.xml" depends on a language in version 5.53. 
Please, increase kateversion.
    ".../data/syntax/djangotemplate.xml" depends on a language in version 5.0. 
Please, increase kateversion.
    ...

REPOSITORY
  R216 Syntax Highlighting

BRANCH
  check_kateversion (branched from master)

REVISION DETAIL
  https://phabricator.kde.org/D23416

AFFECTED FILES
  data/syntax/coffee.xml
  data/syntax/djangotemplate.xml
  data/syntax/elixir.xml
  data/syntax/haskell.xml
  data/syntax/html.xml
  data/syntax/jira.xml
  data/syntax/mako.xml
  data/syntax/markdown.xml
  data/syntax/mediawiki.xml
  data/syntax/php.xml
  data/syntax/rmarkdown.xml
  src/indexer/katehighlightingindexer.cpp

To: jpoelen, #framework_syntax_highlighting, dhaumann, cullmann
Cc: kwrite-devel, kde-frameworks-devel, LeGast00n, GB_2, domson, michaelh, 
ngraham, bruns, demsking, cullmann, sars, dhaumann

Reply via email to