Bids-specification: Setup a no-bad-latin github action

Created on 1 Oct 2020  路  1Comment  路  Source: bids-standard/bids-specification

On related issue: would it make sense to "install" the github action used by the Turing way to check our content for Latin expressions to ensure we don't have to redo this in the future?

probably worth looking into, good idea! :+1: we'd have to clarify what else they are linting / checking, and make sure that all of these steps are (or can be) configured to our liking.

If you have time and interest to do that, I'd appreciate a short report and potentially a new PR :-)

_Originally posted by @sappelhoff in https://github.com/bids-standard/bids-specification/pull/628#issuecomment-701996073_

Opening this issue with the links to the action and its script.

Github action workflow:
https://github.com/alan-turing-institute/the-turing-way/blob/master/.github/workflows/no-bad-latin.yml

Python script called by action:
https://github.com/alan-turing-institute/the-turing-way/blob/master/tests/no-bad-latin.py

Point to figure out if we decide to use it:

  • crediting the person who wrote this code.

Most helpful comment

From a look at the python script it should be fairly adaptable to our needs: I think it is mostly a matter of poiting to different folders and specifying what expression to look for

I can work on that but if I don't make it for the 1.4.1 deadline don't wait for me. :-)

>All comments

From a look at the python script it should be fairly adaptable to our needs: I think it is mostly a matter of poiting to different folders and specifying what expression to look for

I can work on that but if I don't make it for the 1.4.1 deadline don't wait for me. :-)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

greydongilmore picture greydongilmore  路  10Comments

franklin-feingold picture franklin-feingold  路  4Comments

franklin-feingold picture franklin-feingold  路  8Comments

sappelhoff picture sappelhoff  路  9Comments

tsalo picture tsalo  路  5Comments