Commit graph

3 commits

Author SHA1 Message Date
Neal Gompa
73713ed7c9 Add BuildConflicts recognition and fix some matching rules
BuildConflicts is a valid key in a spec file, so it should obviously
be recognized.

A number of the regex statements for recognizing camel case words
were not correctly specified (e.g. BuildArch vs buildArch), and those
are now fixed to be recognized.
2019-08-08 23:19:05 -04:00
Marcos Cáceres
01f43f4ca0 docs(README): remove type from script tags 2019-07-09 13:16:32 +10:00
Neal Gompa
68e385c4d5 Initial commit of RPM Specfile syntax definition and demo sample
Co-authored-by: Neal Gompa <ngompa13@gmail.com>
Co-authored-by: Ryan Lerch <rlerch@redhat.com>
2019-07-08 22:14:21 -04:00