chrislit/abydos

View on GitHub

Showing 4,191 of 4,191 total issues

Wrong hanging indentation before block (add 4 spaces).
Open

                        current == 0

TODO current == 0 ^ |

Wrong hanging indentation before block (add 4 spaces).
Open

                        not _string_at((current + 2), 2, {'EY'})

TODO not stringat((current + 2), 2, {'EY'}) ^ |

Wrong hanging indentation before block (add 4 spaces).
Open

            'E',
Severity: Info
Found in abydos/phonetic/_waahlin.py by pylint

TODO 'E', ^ |

Wrong hanging indentation before block (add 4 spaces).
Open

            'U',
Severity: Info
Found in abydos/phonetic/_waahlin.py by pylint

TODO 'U', ^ |

Wrong hanging indentation before block (add 4 spaces).
Open

                    and not _slavo_germanic()

TODO and not slavogermanic() ^ |

Wrong hanging indentation before block (add 4 spaces).
Open

            'Ö',
Severity: Info
Found in abydos/phonetic/_waahlin.py by pylint

TODO 'Ö', ^ |

Wrong hanging indentation before block (add 4 spaces).
Open

                'RD',
Severity: Info
Found in abydos/phonetic/_dolby.py by pylint

TODO 'RD', ^ |

Wrong hanging indentation before block (add 4 spaces).
Open

                    or _string_at(

TODO or stringat( ^ |

Wrong hanging indentation before block (add 4 spaces).
Open

                'RT',
Severity: Info
Found in abydos/phonetic/_dolby.py by pylint

TODO 'RT', ^ |

Wrong hanging indentation before block (add 4 spaces).
Open

                'L',
Severity: Info
Found in abydos/phonetic/_dolby.py by pylint

TODO 'L', ^ |

Wrong hanging indentation before block (add 4 spaces).
Open

                    current > 1

TODO current > 1 ^ |

Wrong hanging indentation before block (add 4 spaces).
Open

                    _string_at((current + 1), 2, {'LI'})

TODO stringat((current + 1), 2, {'LI'}) ^ |

Wrong hanging indentation before block (add 4 spaces).
Open

                    0, 4, {'SAN '}

TODO 0, 4, {'SAN '} ^ |

Wrong hanging indentation before block (add 4 spaces).
Open

                        (current == (length - 3))

TODO (current == (length - 3)) ^ |

Wrong hanging indentation before block (add 4 spaces).
Open

                    or (_get_at(current + 1) == 'M')

TODO or (getat(current + 1) == 'M') ^ |

Wrong hanging indentation before block (add 4 spaces).
Open

                        _string_at((current + 2), 2, {'OM', 'AM'})

TODO stringat((current + 2), 2, {'OM', 'AM'}) ^ |

Wrong hanging indentation before block (add 4 spaces).
Open

            src: str,
Severity: Info
Found in abydos/phonetic/_phonix.py by pylint

TODO src: str, ^ |

Wrong hanging indentation before block (add 4 spaces).
Open

            'Å',
Severity: Info
Found in abydos/phonetic/_waahlin.py by pylint

TODO 'Å', ^ |

Wrong hanging indentation before block (add 4 spaces).
Open

            'A',
Severity: Info
Found in abydos/phonetic/_waahlin.py by pylint

TODO 'A', ^ |

Wrong hanging indentation before block (add 4 spaces).
Open

            'Y',
Severity: Info
Found in abydos/phonetic/_waahlin.py by pylint

TODO 'Y', ^ |

Severity
Category
Status
Source
Language