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

Check if lines exist on a text file #182

Merged
merged 7 commits into from
Jul 13, 2020
Merged

Commits on Jul 5, 2020

  1. test: add stub

    Signed-off-by: Augusto W. Andreoli <andreoliwa@gmail.com>
    andreoliwa committed Jul 5, 2020
    Configuration menu
    Copy the full SHA
    161b00e View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2020

  1. docs: add rst

    Signed-off-by: Augusto W. Andreoli <andreoliwa@gmail.com>
    andreoliwa committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    702aa21 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2020

  1. feat: suggest the initial content

    Signed-off-by: Augusto W. Andreoli <andreoliwa@gmail.com>
    andreoliwa committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    158fa68 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2020

  1. feat: validate text file config

    Signed-off-by: Augusto W. Andreoli <andreoliwa@gmail.com>
    andreoliwa committed Jul 12, 2020
    Configuration menu
    Copy the full SHA
    5ec77d1 View commit details
    Browse the repository at this point in the history
  2. refactor: rename plugins, use them for docs, add plugin_class hook

    Signed-off-by: Augusto W. Andreoli <andreoliwa@gmail.com>
    andreoliwa committed Jul 12, 2020
    Configuration menu
    Copy the full SHA
    12929b7 View commit details
    Browse the repository at this point in the history
  3. refactor: fix ResourceWarning

    Signed-off-by: Augusto W. Andreoli <andreoliwa@gmail.com>
    andreoliwa committed Jul 12, 2020
    Configuration menu
    Copy the full SHA
    2e69634 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2020

  1. test: if the text file contains a line

    Signed-off-by: Augusto W. Andreoli <andreoliwa@gmail.com>
    andreoliwa committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    a57fda3 View commit details
    Browse the repository at this point in the history