AntennaPod/net/sync
ByteHamster e578f4ca93
CI tweaks (#7069)
- Run Checkstyle with gradle to make it easier for users
  - No longer needs different configuration for new code
  - Exclude current violations
  - Fix some violations that somehow couldn't be specified in the exclusion file
- Print SpotBugs/Lint/Checkstly violations in GitHub format
  - Then the CI run gets annotated on the web UI
2024-04-07 23:28:14 +02:00
..
gpoddernet CI tweaks (#7069) 2024-04-07 23:28:14 +02:00
service Merge :net:sync:model and :net:sync:service-interface (#7063) 2024-04-05 20:08:25 +02:00
service-interface Merge :net:sync:model and :net:sync:service-interface (#7063) 2024-04-05 20:08:25 +02:00
README.md Moved synchronization to its own module 2021-04-24 17:05:59 +02:00

README.md

:net:sync

This folder contains modules related to external services for synchronization. The module model provides the basic interfaces for implementing a synchronization backend. The other modules contains backends for specific synchronization services.