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

Add format specifiers #2

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Add format specifiers #2

wants to merge 2 commits into from

Commits on Jul 14, 2023

  1. Merge pull request #5 from codetrybe/main

    [Empty pull request]
    gekkowrld authored Jul 14, 2023
    Configuration menu
    Copy the full SHA
    01ccbcb View commit details
    Browse the repository at this point in the history
  2. chore: Add %s and %% format specifiers

    I have added support for %s(string) format specifier.
    %%(extra percentage)
    I have added resources that can be useful in revision of the tasks
    gekkowrld committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    8c5fe79 View commit details
    Browse the repository at this point in the history