forked from KolibriOS/kolibrios
195f996c1b5d634e09e55cd000688f8d333baac2
Consider a config file with the following two lines: abc=1 c=2 Previously, the first line matched *.c files, because it had the 'c=1' substring. Now we skip until the next line as soon as 'abc' doesn't match 'c'.
Description
Clone of the Gitea KolibriOS repository
Languages
C
71.2%
Assembly
12.1%
C++
10.7%
Makefile
1.7%
HTML
1.4%
Other
2.3%