Skip to content

Add the Italian version docs for the 2D 100% stacked bar chart #327

Add the Italian version docs for the 2D 100% stacked bar chart

Add the Italian version docs for the 2D 100% stacked bar chart #327

Workflow file for this run

on: [push, pull_request]
name: lint
jobs:
markdown-lint:
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v3
- name: Markdown Linting Action
uses: avto-dev/markdown-lint@v1.5.0
with:
args: './'
config: '.github/linter-rules.yml'