chrislit/abydos

View on GitHub

Showing 4,191 of 4,191 total issues

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

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

TODO 'DT', ^ |

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

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

TODO 'SC', ^ |

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

                        # 'architect but not 'arch', 'orchestra', 'orchid'

TODO # 'architect but not 'arch', 'orchestra', 'orchid' ^ |

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

                            and (_get_at(current - 1) == 'U')

TODO and (getat(current - 1) == '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

                        and (_get_at(current + 1) != 'Y')

TODO and (getat(current + 1) != 'Y') ^ |

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

                    # 'dumb', 'thumb'

TODO # 'dumb', 'thumb' ^ |

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

                    (current == last)

TODO (current == last) ^ |

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

                                and not _is_vowel(3)

TODO and not isvowel(3) ^ |

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

                        or _string_at(0, 4, {'VAN ', 'VON '})

TODO or stringat(0, 4, {'VAN ', 'VON '}) ^ |

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

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

TODO 'LD', ^ |

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

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

TODO 'R', ^ |

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

                        (

TODO ( ^ |

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

                        or (

TODO or ( ^ |

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

                        (current - 2), 2, {'AI', 'OI'}

TODO (current - 2), 2, {'AI', 'OI'} ^ |

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

                    or _string_at(0, 3, {'SCH'})

TODO or stringat(0, 3, {'SCH'}) ^ |

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

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

TODO 'I', ^ |

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

                self._modified
Severity: Info
Found in abydos/phonetic/_nysiis.py by pylint

TODO self._modified ^ |

Severity
Category
Status
Source
Language