Skip to content

issues Search Results · repo:kjaymiller/frontmatter-check language:Python

Filter by

26 results
 (68 ms)

26 results

inkjaymiller/frontmatter-check (press backspace or delete to remove)

When there is an error message. It shows up twice. This is likely due to a bad setting in logging.
  • kjaymiller
  • Opened 
    on Apr 26
  • #40

I got it working by running, pip3 install --pre git+https://github.com/kjaymiller/frontmatter-check.git@main Original error, ❯ pip3 install --pre https://git@github.com:kjaymiller/frontmatter-check.git ...
  • Dogacel
  • 1
  • Opened 
    on Apr 25
  • #39

When a file is passed that doesn t have frontmatter, an error is raised. This is an issue because pre-commit will pass all yaml files by default. This fails pre-commit. A warning should be raised, but ...
  • kjaymiller
  • Opened 
    on Feb 6
  • #37

Given:  Date: 2019-10-01 11:00:00-07:00 Tags: Brett Terpstra, Bunch, Alfred, Workflow Title: Quickly Set Your Environment with Bunch and Alfred description: Discover how I use Bunch and Alfred to streamline ...
  • kjaymiller
  • Opened 
    on Jan 15
  • #34

In conversation with @tataraba and @bboyjamba we developed a schema for the config file: settings: missing-frontmatter: error null-values: warn | ignore | skip types: post: filepaths: - content/2024/**/*.md ...
  • kjaymiller
  • Opened 
    on Nov 22, 2024
  • #31

There are issues with our current test where we re trying to create the file. This would attempt to solve the testing issues with static files used for testing. Long term I would like to figure out the ...
  • kjaymiller
  • Opened 
    on Nov 20, 2024
  • #30

fix in README from frontmatter-check import FrontmatterValidator = _
  • kjaymiller
  • Opened 
    on Nov 19, 2024
  • #28

Until necessary the readme will likely serve as the docs. This means that we need the following information. - [ ] Overview - [ ] The Problem - [ ] Installation - [ ] Usage - [ ] As a Python ...
  • kjaymiller
  • Opened 
    on Nov 19, 2024
  • #24

The typer error missing config file is not detailed enough. There are create options: - Create FRONTMATTERCHECK_RULES.yaml - Set the environment vavr FRONTMATTER_CHECK_RULES to your config file ...
  • kjaymiller
  • Opened 
    on Nov 17, 2024
  • #22
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub