allow clippy::upper_case_acronyms for README

This commit is contained in:
collin 2021-03-25 14:52:28 -07:00
parent 8bc2140b1e
commit f4f66194e5

View File

@ -13,6 +13,7 @@
// You should have received a copy of the GNU General Public License
// along with the Leo library. If not, see <https://www.gnu.org/licenses/>.
#![allow(clippy::upper_case_acronyms)]
//! The `README.md` file.