Git Product home page Git Product logo

joblint's Introduction

Joblint Build Status Vale version license

Joblint: Test tech job posts for issues with sexism, culture, expectations, and recruiter fails.

This repository contains a Vale-compatible implementation of the guidelines enforced by the Joblint (LICENSE) linter.

Getting Started

โ— Joblint requires Vale >= 1.7.0. โ—

Download the latest release, copy the "Joblint" directory to your StylesPath, and include it in your configuration file:

# This goes in a file named either `.vale.ini` or `_vale.ini`.
StylesPath = path/to/some/directory
MinAlertLevel = warning # suggestion, warning or error

# Only Markdown and .txt files; change to whatever you're using.
[*.{md,txt}]
# List of styles to load.
BasedOnStyles = Joblint

See Usage for more information.

Using the Template

This repository serves as a template for creating your own style. The following files/folders should be edited with your own infomation:

joblint's People

Contributors

jdkato avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

joblint's Issues

Invalid value provided.

E201 Invalid value provided [.tox/vale/styles/Joblint/Acronyms.yml:10:4]:

   9    'cascading[ -]?style[ -]?sheets': CSS
  10*   'hyper[ -]?text([ -]?mark[ -]?up([ -]?language)?)?': HTML

capture group not supported; use '(?:' instead of '('

Execution stopped with code 1.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.