Compare commits

..

No commits in common. "b4b023152149eb49c68da266322363f5c1cadee7" and "1ccd8371110ed6bee3dd9fbcda980f195005a202" have entirely different histories.

3 changed files with 1 additions and 5 deletions

View File

@ -27,8 +27,7 @@ repos:
- id: end-of-file-fixer - id: end-of-file-fixer
- id: fix-byte-order-marker - id: fix-byte-order-marker
- id: trailing-whitespace - id: trailing-whitespace
args: ["--markdown-linebreak-ext", "md,markdown"] exclude_types: [markdown]
exclude_types: [svg, tsv]
- id: check-merge-conflict - id: check-merge-conflict
- id: mixed-line-ending - id: mixed-line-ending
args: [--fix=auto] args: [--fix=auto]

View File

@ -82,9 +82,6 @@ https://f-droid.org/packages/net.eneiluj.moneybuster
https://github.com/accrescent/accrescent https://github.com/accrescent/accrescent
https://apkpure.com/android-system-webview/com.google.android.webview https://apkpure.com/android-system-webview/com.google.android.webview
https://apkpure.com/trichrome-library/com.google.android.trichromelibrary https://apkpure.com/trichrome-library/com.google.android.trichromelibrary
https://github.com/mollyim/mollyim-android
https://github.com/mollyim/mollyim-android-unifiedpush
https://github.com/mollyim/mollyim-insider-android
``` ```
Note to self: to turn Obtainium export like this or close enough to manually Note to self: to turn Obtainium export like this or close enough to manually

View File