funilrys / PyFunceble

The tool to check the availability or syntax of domain, IP or URL.
https://pyfunceble.github.io
Apache License 2.0
297 stars 44 forks source link

BUG: Sets the maximum number of registrar to display #369

Closed spirillen closed 3 months ago

spirillen commented 3 months ago

Description

Sets the maximum number of registrar to display do not respect the number of 0 (null)

Configuration

    # Sets the maximum number of registrar to display.
    # NOTE: This does not have any effect with the generated files.
    max_registrar: 0

Reproduction

  1. change the .PyFunceble.overwrite.yaml as abone

Expected behavior

Hiding the Registrar column

Screenshots

image

Versions

OS: Ubuntu 22.04

Python Version: 3.11

PyFunceble Version: 4.2.23.dev

Additional context