Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/theashraf/alex-action

GitHub Action for alex
https://github.com/theashraf/alex-action

alexjs github github-actions github-actions-docker

Last synced: about 2 months ago
JSON representation

GitHub Action for alex

Awesome Lists containing this project

README

        

# Alex Github Action

> GitHub Action to automate catching insensitive ,inconsiderate writing.

## What

GitHub Action for [alex](https://alexjs.com/).

alex helps you find gender favouring, polarising, race related, religion inconsiderate, or other unequal phrasing in text.

## Why

- Helps to get better at considerate writing
- Catches many possible offences
- Suggests helpful alternatives

## Usage

On your GitHub Actions workflow file, add the following step:

```yaml
steps:
uses: theashraf/alex-action@master
```

This will run the "alex ." command without arguments.