diff --git a/.rumdl.toml b/.rumdl.toml index e498435e1e..da2841c67a 100644 --- a/.rumdl.toml +++ b/.rumdl.toml @@ -26,7 +26,6 @@ disable = [ "MD041", "MD042", "MD046", - "MD047", "MD051", "MD056", "MD059", diff --git a/docs/developer.md b/docs/developer.md index 31d102d2ec..35638bfcaa 100644 --- a/docs/developer.md +++ b/docs/developer.md @@ -77,4 +77,4 @@ If you want to contribute new tests you should have the following: - Install go for your platform - Install your credentials, preferably in a configuration file (run `scw init`) - Keep in mind that if you record interaction, the resource you will instantiate will be delivered and billed. - - Clean up the resource you don't use once the recording is over. \ No newline at end of file + - Clean up the resource you don't use once the recording is over.