diff --git a/plugins/woocommerce-admin/.editorconfig b/plugins/woocommerce-admin/.editorconfig index 7b68c1c4230..96b1ee13411 100755 --- a/plugins/woocommerce-admin/.editorconfig +++ b/plugins/woocommerce-admin/.editorconfig @@ -15,9 +15,6 @@ indent_style = tab insert_final_newline = true trim_trailing_whitespace = true -[*.txt] -trim_trailing_whitespace = false - [*.{md,json,yml}] trim_trailing_whitespace = false indent_style = space diff --git a/plugins/woocommerce-admin/readme.txt b/plugins/woocommerce-admin/readme.txt index b2eb23d1a03..760303731dd 100644 --- a/plugins/woocommerce-admin/readme.txt +++ b/plugins/woocommerce-admin/readme.txt @@ -358,12 +358,12 @@ Release and roadmap notes are available on the [WooCommerce Developers Blog](htt - Dev: Revert work done in #4857 for automated shipping after OBW is completed #5971 - Add: Welcome modal when coming from Calypso #6004 - Enhancement: Add an a/b experiment for installing free business features #5786 -- Dev: Add `onChangeCallback` feature to the wc-admin