Skip to content
This repository has been archived by the owner on May 27, 2022. It is now read-only.

Updated the config of antidote_crdt #39

Merged
merged 2 commits into from
Sep 21, 2020

Conversation

FairPlayer4
Copy link
Member

Travis changes

  • Added all recent versions 18.3 - 23.0
  • Changed the way proper dependency is added -> now lines in the rebar.config are uncommented to activate the proper dependency and the rebar3_proper plugin
  • Added coverage and xref

Make changes

  • Made proper -n 1000 the default
  • Deleted tools.mk and added commands to regular Makefile
  • Added coverage

Lint changes

  • Extracted elvis configuration to elvis.config file
  • Added some stuff to the elvis configuration and added some TODO comments for things that can be decided later
  • Using the same rebar_lint plugin version as antidote
  • Added test folder to lint check

rebar.config changes

  • Added cover related config (e.g. coveralls)
  • Added coverage script for travis
  • Added test and proper profiles
  • Lines related to proper have been commented out so the library does not have dependencies to proper
  • Added some documentation related to why proper is not linked to this library by default

Other changes

  • Updated README
  • Fixed lint issues in several files

Travis changes
- Added all recent versions 18.3 - 23.0
- Changed the way proper dependency is added -> now lines in the rebar.config are uncommented to activate the proper dependency and the rebar3_proper plugin
- Added coverage and xref

Make changes
- Made proper -n 1000 the default
- Deleted tools.mk and added commands to regular Makefile
- Added coverage

Lint changes
- Extracted elvis configuration to elvis.config file
- Added some stuff to the elvis configuration and added some TODO comments for things that can be decided later
- Using the same rebar_lint plugin version as antidote
- Added test folder to lint check

rebar.config changes
- Added cover related config (e.g. coveralls)
- Added coverage script for travis
- Added test and proper profiles
- Lines related to proper have been commented out so the library does not have dependencies to proper
- Added some documentation related to why proper is not linked to this library by default

Other changes
- Updated README
- Fixed lint issues in several files
@albsch albsch merged commit ea7f752 into AntidoteDB:master Sep 21, 2020
@albsch albsch linked an issue Sep 21, 2020 that may be closed by this pull request
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

OTP 23 support und update configuration
2 participants