AdguardTeam / AdguardTeam/FiltersCompiler

Add a HINT and a directive to match all CoreLibs apps

Abierto
#272 0 comentarios 4 reacciones 1 asignado Reclamado por @maximtop Ver en GitHub
feature request Priority: P4
Lenguaje dominante
JavaScript
Estrellas
64
Forks
11
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

**Problem:** We have 4 platforms, based on CoreLibs, and directives

- `adguard_app_windows` — AdGuard for Windows
- `adguard_app_mac` — AdGuard for Mac
- `adguard_app_cli` — AdGuard for Linux
- `adguard_app_android` — AdGuard for Android

and hints

- `windows` — AdGuard for Windows
- `mac` — AdGuard for Mac
- `cli` — AdGuard for Linux
- `android` — AdGuard for Android

Now, when solving problems common to all these programs, we need to list all directives or HINTS. The directive is excessively long and difficult to read.

**Proposed solution:**

Add:
- a directive for all CoreLibs programs
`adguard_app_cl`
- a hint for all CoreLibs programs
`apps_cl` or something like that.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.