Replace lint configuration in crate with inheritance from workspace

korrat
Apr 9, 2024, 4:28 PM
ZWYFXTE7I5YUUJLJKBKGKH2KPOHVHKJMQOAFL7LSC2X6UP65PBZQC

Dependencies

  • [2] 7URE4HPL Add an importer for DKB account statements
  • [3] A46ZUUSW Record effective dates for card transactions in DKB importer

Change contents

  • edit in importers/dkb/src/lib.rs at line 1
    [2.65][2.66:124]()
    #![warn(clippy::all, clippy::nursery, clippy::pedantic)]
  • edit in importers/dkb/Cargo.toml at line 33
    [2.16551]
    [lints]
    workspace = true