Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

18 messages standard #65

Merged
merged 23 commits into from
Oct 11, 2024
Merged

18 messages standard #65

merged 23 commits into from
Oct 11, 2024

Commits on May 2, 2024

  1. Adicionar dependência ipykernel ao pyproject.toml

    Emerson Delatorre committed May 2, 2024
    Configuration menu
    Copy the full SHA
    961c1e8 View commit details
    Browse the repository at this point in the history
  2. Atualizar método __repr__ da classe Notification para melhorar a repr…

    …esentação do objeto
    Emerson Delatorre committed May 2, 2024
    Configuration menu
    Copy the full SHA
    6a74c2d View commit details
    Browse the repository at this point in the history
  3. Atualizar método __repr__ da classe Notification para melhorar a repr…

    …esentação do objeto
    Emerson Delatorre committed May 2, 2024
    Configuration menu
    Copy the full SHA
    a79547c View commit details
    Browse the repository at this point in the history
  4. Adicionado novas mensagens

    Emerson Delatorre committed May 2, 2024
    Configuration menu
    Copy the full SHA
    d30276b View commit details
    Browse the repository at this point in the history
  5. Adicionado mensagem padrão

    Emerson Delatorre committed May 2, 2024
    Configuration menu
    Copy the full SHA
    1dd1a84 View commit details
    Browse the repository at this point in the history
  6. Atualizar contrato de validação de strings com novos métodos

    Emerson Delatorre committed May 2, 2024
    Configuration menu
    Copy the full SHA
    6eeb66c View commit details
    Browse the repository at this point in the history
  7. Atualizar contrato de validação de e-mails com novos métodos

    Emerson Delatorre committed May 2, 2024
    Configuration menu
    Copy the full SHA
    271b725 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b3b4a31 View commit details
    Browse the repository at this point in the history
  9. Remover arquivo flunt_error_messages.py

    Emerson Delatorre committed May 2, 2024
    Configuration menu
    Copy the full SHA
    8df7fcf View commit details
    Browse the repository at this point in the history
  10. Atualizar padrões de expressões regulares no arquivo flunt_regex_patt…

    …erns.py
    Emerson Delatorre committed May 2, 2024
    Configuration menu
    Copy the full SHA
    59e941c View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. docs(documentation): Movidos para pasta docs

    Emerson Delatorre committed May 7, 2024
    Configuration menu
    Copy the full SHA
    7f8cde6 View commit details
    Browse the repository at this point in the history
  2. docs(documentation): Corrigido links

    Emerson Delatorre committed May 7, 2024
    Configuration menu
    Copy the full SHA
    ffe3590 View commit details
    Browse the repository at this point in the history
  3. ci(sonar cloud): Corrigido CI

    Emerson Delatorre committed May 7, 2024
    Configuration menu
    Copy the full SHA
    d060584 View commit details
    Browse the repository at this point in the history
  4. ci(qodana): Adicionado Qodana

    Emerson Delatorre committed May 7, 2024
    Configuration menu
    Copy the full SHA
    62ba250 View commit details
    Browse the repository at this point in the history
  5. ci(linters): Adicionado mypy

    Emerson Delatorre committed May 7, 2024
    Configuration menu
    Copy the full SHA
    40a3f5e View commit details
    Browse the repository at this point in the history
  6. build(linters): Não obrigatório docstring em testes

    Adicionado exclusão de exigencia a docstring em funções de testes unitários
    Emerson Delatorre committed May 7, 2024
    Configuration menu
    Copy the full SHA
    4a83b58 View commit details
    Browse the repository at this point in the history
  7. build(linters): Correção po linter

    Emerson Delatorre committed May 7, 2024
    Configuration menu
    Copy the full SHA
    96d63f3 View commit details
    Browse the repository at this point in the history
  8. feat(Mensagem): Adicionado mensagem padrão

    Emerson Delatorre committed May 7, 2024
    Configuration menu
    Copy the full SHA
    5246659 View commit details
    Browse the repository at this point in the history
  9. refactor(dataclass): Transformado em dataclass

    Emerson Delatorre committed May 7, 2024
    Configuration menu
    Copy the full SHA
    8c85841 View commit details
    Browse the repository at this point in the history
  10. fix(abstract): Corrigida classe

    Classe herdava de Notificantion erroneamente. Corrigido transformando a classe em abstract.
    Emerson Delatorre committed May 7, 2024
    Configuration menu
    Copy the full SHA
    b96361b View commit details
    Browse the repository at this point in the history
  11. feat(Mensagem): Adicionado mensagem padrão

    Emerson Delatorre committed May 7, 2024
    Configuration menu
    Copy the full SHA
    e318ba0 View commit details
    Browse the repository at this point in the history
  12. ci(tox): Configurado coverage

    Emerson Delatorre committed May 7, 2024
    Configuration menu
    Copy the full SHA
    196570d View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    0450428 View commit details
    Browse the repository at this point in the history