diff --git a/.github/workflows/python_actions.yml b/.github/workflows/python_actions.yml index 0a8a181c8..41ca9aea1 100644 --- a/.github/workflows/python_actions.yml +++ b/.github/workflows/python_actions.yml @@ -72,6 +72,7 @@ jobs: uses: ./support/actions/pylint with: package: ${{ env.BASE_PKG }} + exitcheck: 31 # Action fails on any message language: en_GB - name: Lint with mypy diff --git a/.pylint_dict.txt b/.pylint_dict.txt index 962348462..238462b96 100644 --- a/.pylint_dict.txt +++ b/.pylint_dict.txt @@ -13,40 +13,42 @@ # limitations under the License. # Our abbreviations/names +Navaridas NER # Our types AbstractEdge -ApplicationEdge -MachineEdge -SDRAMMachineEdge AbstractEdgePartition -AbstractSingleSourcePartition -ApplicationEdgePartition -MulticastEdgePartition +AbstractMulticastRoutingTable +AbstractSDRAM AbstractSDRAMPartition +AbstractSingleSourcePartition AbstractVertex +ApplicationEdge +ApplicationEdgePartition ApplicationVertex -MachineVertex -MulticastRoutingTable +BaseKeyAndMask +ChipAndCore FPGAConnection IPTag IPtagResource +MachineEdge +MachineVertex +MulticastEdgePartition +MulticastRoutingTable +PacmanAlreadyExistsException +PlacementTuple ReverseIPtagResource -AbstractSDRAM -BaseKeyAndMask +RoutingTableEntry RoutingInfo RoutingTree -RoutingTableEntry -PlacementTuple -ChipAndCore - +RTEntry +SDRAMMachineEdge ValidationError -PacmanAlreadyExistsException # Python packages -pacman jsonschema +pacman # Others' types FileIO @@ -55,13 +57,14 @@ FileIO maxsize # Our special words -reorderable mergable -sdram -precompressor precompressed precompression -Navaridas +precompressor +quicksort obj +reorderable +sdram subobj +vartype xy