2019-05-31 23:59:45 +00:00
|
|
|
homepage: "https://nginx.org/en/docs/njs/"
|
2020-03-10 18:08:01 +00:00
|
|
|
language: c++
|
2021-05-12 09:36:18 +00:00
|
|
|
primary_contact: "xeioexception@gmail.com"
|
2019-06-03 18:14:12 +00:00
|
|
|
auto_ccs:
|
2021-05-12 09:36:18 +00:00
|
|
|
- "lex.borisov@gmail.com"
|
2019-11-20 14:58:58 +00:00
|
|
|
- "devrep@nginx.com"
|
2019-05-31 23:59:45 +00:00
|
|
|
sanitizers:
|
|
|
|
- address
|
2021-11-15 23:24:48 +00:00
|
|
|
- memory
|
2019-05-31 23:59:45 +00:00
|
|
|
- undefined
|
2021-11-15 23:24:48 +00:00
|
|
|
coverage_extra_args: -ignore-filename-regex=.*/pcre2/.*
|
|
|
|
main_repo: 'https://github.com/nginx/njs.git'
|