AdguardTeam / AdguardTeam/FiltersCompiler

Add a HINT and a directive to match all CoreLibs apps

オープン
#272 コメント 0 件 リアクション 4 件 担当者 1 名 @maximtop が担当を希望しています GitHub で見る
feature request Priority: P4
主要言語
JavaScript
スター
64
フォーク
11
PR マージ指標
30日以内にマージされた PR はありません

説明

**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.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。